1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 19:39:55 +03:00
openwrt-xburst/target/linux/etrax/patches-2.6.25/102-missing_arch_include.patch
claudio f5887ee4e1 Prepare etrax for kernel update and update kernel configure for 2.6.25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04 14:32:16 +00:00

12 lines
288 B
Diff

--- a/include/asm-cris/Kbuild
+++ b/include/asm-cris/Kbuild
@@ -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