diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-04 10:19:35 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-04 10:19:35 +0000 |
commit | 316992278c033f87597e4c37457167e21801b85d (patch) | |
tree | 879aae96d906e318dff2df39d7da3763b0e8d7bd /target/linux/generic/patches-3.7/700-swconfig.patch | |
parent | fa5566503f562220ba777250aaef3afcee31c8e6 (diff) |
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.7/700-swconfig.patch')
-rw-r--r-- | target/linux/generic/patches-3.7/700-swconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/700-swconfig.patch b/target/linux/generic/patches-3.7/700-swconfig.patch index 7c92d34cb7..1c1111de06 100644 --- a/target/linux/generic/patches-3.7/700-swconfig.patch +++ b/target/linux/generic/patches-3.7/700-swconfig.patch @@ -29,7 +29,7 @@ obj-$(CONFIG_CICADA_PHY) += cicada.o --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild -@@ -355,6 +355,7 @@ header-y += stddef.h +@@ -356,6 +356,7 @@ header-y += stddef.h header-y += string.h header-y += suspend_ioctls.h header-y += swab.h |