5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
#
|
||
|
# Makefile for linux kernel
|
||
|
#
|
||
|
obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
|