mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-16 09:34:22 +08:00
7 lines
125 B
Makefile
7 lines
125 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_X86_ES7000) := es7000plat.o
|
||
|
obj-$(CONFIG_X86_GENERICARCH) := es7000plat.o
|