diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:14 +0000 |
commit | 56a96ba876649a50529a4591aceee784daae1770 (patch) | |
tree | 5be622ac9cb3149ace3d8e22c17be335d5248f54 /target/linux/generic | |
parent | 54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9 (diff) | |
download | upstream-56a96ba876649a50529a4591aceee784daae1770.tar.gz upstream-56a96ba876649a50529a4591aceee784daae1770.tar.bz2 upstream-56a96ba876649a50529a4591aceee784daae1770.zip |
refresh 3.0 patches
SVN-Revision: 29043
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch b/target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch index 96000c31a6..39647c323a 100644 --- a/target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch +++ b/target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch @@ -19,8 +19,6 @@ Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de> --- scripts/headers_install.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -diff --git a/scripts/headers_install.pl b/scripts/headers_install.pl -index efb3be1..48462be 100644 --- a/scripts/headers_install.pl +++ b/scripts/headers_install.pl @@ -35,6 +35,7 @@ foreach my $file (@files) { |