3 lines
100 B
Makefile
3 lines
100 B
Makefile
obj-$(CONFIG_EFI) += efi.o efi_$(BITS).o efi_stub_$(BITS).o
|
|
obj-$(CONFIG_ACPI_BGRT) += efi-bgrt.o
|