mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08:00
5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
#
|
||
|
# Makefile for linux kernel
|
||
|
#
|
||
|
obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
|