summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.7
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-14 12:11:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-14 12:11:41 +0000
commita860153cce7fad72060b4f68866ea663df6329f7 (patch)
tree720e466d09e2ab696939f232de89e5820829ee84 /target/linux/generic/patches-3.7
parent8aed6923094927a753d5b31ed283b16343994be5 (diff)
downloadmtk-20170518-a860153cce7fad72060b4f68866ea663df6329f7.zip
mtk-20170518-a860153cce7fad72060b4f68866ea663df6329f7.tar.gz
mtk-20170518-a860153cce7fad72060b4f68866ea663df6329f7.tar.bz2
generic: disintegrate UAPI from include/linux/switch.h
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34677
Diffstat (limited to 'target/linux/generic/patches-3.7')
-rw-r--r--target/linux/generic/patches-3.7/700-swconfig.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/generic/patches-3.7/700-swconfig.patch b/target/linux/generic/patches-3.7/700-swconfig.patch
index 0a5b76e..7c92d34 100644
--- a/target/linux/generic/patches-3.7/700-swconfig.patch
+++ b/target/linux/generic/patches-3.7/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/uapi/linux/Kbuild
++++ b/include/uapi/linux/Kbuild
+@@ -355,6 +355,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