mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-23 07:04:16 +00:00
9 lines
185 B
Makefile
9 lines
185 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/
|
|
header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/
|
|
|
|
header-y += arch-v10/ arch-v32/
|
|
|
|
unifdef-y += rs485.h
|