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 | dea039238755d0256e0fa56a1d55bc4f8fe20b37 (patch) | |
tree | 52f56f3a80db278531cedbb2b419c5477149495f /target/linux/generic | |
parent | 9efe7cdbb70c0b39f51e0e33915f13283c2c70fd (diff) | |
download | upstream-dea039238755d0256e0fa56a1d55bc4f8fe20b37.tar.gz upstream-dea039238755d0256e0fa56a1d55bc4f8fe20b37.tar.bz2 upstream-dea039238755d0256e0fa56a1d55bc4f8fe20b37.zip |
[kernel] refresh 3.0 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29043 3c298f89-4303-0410-b956-a3cf2f4a3e73
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) { |