mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 03:04:01 +08:00
12 lines
245 B
Makefile
12 lines
245 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/
|
|
header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/
|
|
|
|
header-y += ethernet.h
|
|
header-y += rtc.h
|
|
header-y += sync_serial.h
|
|
|
|
unifdef-y += etraxgpio.h
|
|
unifdef-y += rs485.h
|