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 | e0fe5596f81b8a6188958ecf32ea5e05a9a88710 (patch) | |
tree | ea2aabd8dcc617ef0bb076d5123406fa275b3dd3 /target/linux/generic/patches-3.8/700-swconfig.patch | |
parent | 34ad8f4e75670a4254550fd7b3d6c16046ca6ba6 (diff) | |
download | upstream-e0fe5596f81b8a6188958ecf32ea5e05a9a88710.tar.gz upstream-e0fe5596f81b8a6188958ecf32ea5e05a9a88710.tar.bz2 upstream-e0fe5596f81b8a6188958ecf32ea5e05a9a88710.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>
SVN-Revision: 35479
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 |