From 57d7df3a3505022713219b973594d828b9ad0fba Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 14 Dec 2012 12:11:48 +0000 Subject: generic: export include/linux/switch.h on 3.3, 3.6 Signed-off-by: Gabor Juhos SVN-Revision: 34678 --- target/linux/generic/patches-3.6/700-swconfig.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/generic/patches-3.6/700-swconfig.patch') diff --git a/target/linux/generic/patches-3.6/700-swconfig.patch b/target/linux/generic/patches-3.6/700-swconfig.patch index 777ea95d7a..7b607722c3 100644 --- a/target/linux/generic/patches-3.6/700-swconfig.patch +++ b/target/linux/generic/patches-3.6/700-swconfig.patch @@ -27,3 +27,13 @@ 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 -- cgit v1.2.3