diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-02-04 10:19:35 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-02-04 10:19:35 +0000 |
commit | cdc0785a0749f0f5e20696cb860666b9b39921ce (patch) | |
tree | 879aae96d906e318dff2df39d7da3763b0e8d7bd /target/linux/generic/patches-3.8/700-swconfig.patch | |
parent | d37d39b0e807736dd71bc38ed55a8c8f59c11e41 (diff) | |
download | upstream-cdc0785a0749f0f5e20696cb860666b9b39921ce.tar.gz upstream-cdc0785a0749f0f5e20696cb860666b9b39921ce.tar.bz2 upstream-cdc0785a0749f0f5e20696cb860666b9b39921ce.zip |
kernel: generic: add back the patch exporting bcm63xx tag header
It went missing when adding linux 3.7 support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35479 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.8/700-swconfig.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/700-swconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/700-swconfig.patch b/target/linux/generic/patches-3.8/700-swconfig.patch index 1c1111de06..654172e796 100644 --- a/target/linux/generic/patches-3.8/700-swconfig.patch +++ b/target/linux/generic/patches-3.8/700-swconfig.patch @@ -29,7 +29,7 @@ obj-$(CONFIG_CICADA_PHY) += cicada.o --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild -@@ -356,6 +356,7 @@ header-y += stddef.h +@@ -357,6 +357,7 @@ header-y += stddef.h header-y += string.h header-y += suspend_ioctls.h header-y += swab.h |