X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2FKbuild;h=17455459c43f5f19bba2f40e61635cf8b7fa46ea;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=c68e1680da0173d5754d1a1df4944120a5239e58;hpb=ca78f6baca863afe2e6a244a0fe94b3a70211d46;p=linux-2.6 diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild index c68e1680da..17455459c4 100644 --- a/include/asm-cris/Kbuild +++ b/include/asm-cris/Kbuild @@ -1 +1,11 @@ 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