generic: export include/linux/switch.h on 3.3, 3.6
authorGabor Juhos <juhosg@openwrt.org>
Fri, 14 Dec 2012 12:11:48 +0000 (12:11 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 14 Dec 2012 12:11:48 +0000 (12:11 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34678

target/linux/generic/patches-3.3/700-swconfig.patch
target/linux/generic/patches-3.6/700-swconfig.patch

index 48cb64372eed230af849ea3bd469d262aeadf09f..a2009439c75d10512f9725100c5893c1d058a789 100644 (file)
  obj-$(CONFIG_MARVELL_PHY)     += marvell.o
  obj-$(CONFIG_DAVICOM_PHY)     += davicom.o
  obj-$(CONFIG_CICADA_PHY)      += cicada.o
+--- a/include/linux/Kbuild
++++ b/include/linux/Kbuild
+@@ -354,6 +354,7 @@ header-y += stddef.h
+ header-y += string.h
+ header-y += suspend_ioctls.h
+ header-y += swab.h
++header-y += switch.h
+ header-y += synclink.h
+ header-y += sysctl.h
+ header-y += taskstats.h
index 777ea95d7afb157c0d1a54f794181828dcda5840..7b607722c33596ecea3a6424520b6cae45ac18b9 100644 (file)
  obj-$(CONFIG_MARVELL_PHY)     += marvell.o
  obj-$(CONFIG_DAVICOM_PHY)     += davicom.o
  obj-$(CONFIG_CICADA_PHY)      += cicada.o
+--- a/include/linux/Kbuild
++++ b/include/linux/Kbuild
+@@ -358,6 +358,7 @@ header-y += stddef.h
+ header-y += string.h
+ header-y += suspend_ioctls.h
+ header-y += swab.h
++header-y += switch.h
+ header-y += synclink.h
+ header-y += sysctl.h
+ header-y += sysinfo.h