commit | e05f86c13bca8eac80bccd1e86f3e09a7d3ae963 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper@jni.nu> | Tue Jul 01 00:14:07 2008 +0200 |
committer | Jesper Nilsson <jesper@jni.nu> | Tue Jul 01 00:14:07 2008 +0200 |
tree | f5b2bd697689f9fd8312232b83271c4ff08ad730 | |
parent | fea72637c665f2143adcf8455fffa55160c2cad2 [diff] | |
parent | d9fa021cfb62f44e6be3db916dbef78d7b05eca7 [diff] |
Merge branch 'asm_cris_kbuild' into cris
diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild index 1745545..b7037d8 100644 --- a/include/asm-cris/Kbuild +++ b/include/asm-cris/Kbuild
@@ -1,7 +1,8 @@ include include/asm-generic/Kbuild.asm -header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/ -header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/ +header-y += arch/ +header-y += arch-v10/ +header-y += arch-v32/ header-y += ethernet.h header-y += rtc.h