aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesper Nilsson <jesper@jni.nu>2008-06-30 18:14:07 -0400
committerJesper Nilsson <jesper@jni.nu>2008-06-30 18:14:07 -0400
commite05f86c13bca8eac80bccd1e86f3e09a7d3ae963 (patch)
treef5b2bd697689f9fd8312232b83271c4ff08ad730
parentfea72637c665f2143adcf8455fffa55160c2cad2 (diff)
parentd9fa021cfb62f44e6be3db916dbef78d7b05eca7 (diff)
Merge branch 'asm_cris_kbuild' into cris
-rw-r--r--include/asm-cris/Kbuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild
index 17455459c43f..b7037d80d461 100644
--- a/include/asm-cris/Kbuild
+++ b/include/asm-cris/Kbuild
@@ -1,7 +1,8 @@
1include include/asm-generic/Kbuild.asm 1include include/asm-generic/Kbuild.asm
2 2
3header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/ 3header-y += arch/
4header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/ 4header-y += arch-v10/
5header-y += arch-v32/
5 6
6header-y += ethernet.h 7header-y += ethernet.h
7header-y += rtc.h 8header-y += rtc.h