[kernel] generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>
[openwrt-10.03/.git] / target / linux / etrax / patches-2.6.25 / 102-missing_arch_include.patch
1 --- a/include/asm-cris/Kbuild
2 +++ b/include/asm-cris/Kbuild
3 @@ -1,7 +1,6 @@
4  include include/asm-generic/Kbuild.asm
5  
6 -header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/
7 -header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/
8 +header-y += arch-v10/ arch-v32/
9  
10  header-y += ethernet.h
11  header-y += rtc.h