aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/patches/102-missing_arch_include.patch
blob: 7e862524c4a7a2accf6f9235ff863457ef21b30a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- linux-2.6.25.7/include/asm-cris/Kbuild.orig	2008-06-23 12:24:03.000000000 +0200
+++ linux-2.6.25.7/include/asm-cris/Kbuild	2008-06-23 12:24:23.000000000 +0200
@@ -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