2008-09-26 18:46:53 +00:00
|
|
|
--- a/include/asm-cris/Kbuild
|
|
|
|
+++ b/include/asm-cris/Kbuild
|
2008-08-26 11:36:06 +00:00
|
|
|
@@ -1,7 +1,6 @@
|
|
|
|
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/
|
|
|
|
|
|
|
|
header-y += ethernet.h
|
|
|
|
header-y += rtc.h
|