diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-15 18:53:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-15 18:53:45 +0000 |
commit | 5c37e54b6a77e667df27756a459215e02ec830d7 (patch) | |
tree | 71d1fd87e9505ffe2cd6ab555fcb877f676ae7ad /target/linux/rb532 | |
parent | 02031b4e0c35dc3a15e6f35ccfde48392b8a0e39 (diff) | |
download | upstream-5c37e54b6a77e667df27756a459215e02ec830d7.tar.gz upstream-5c37e54b6a77e667df27756a459215e02ec830d7.tar.bz2 upstream-5c37e54b6a77e667df27756a459215e02ec830d7.zip |
[rb532] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31295 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532')
-rw-r--r-- | target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch b/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch index 82a324ccf7..4ae2ae387b 100644 --- a/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch +++ b/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch @@ -1,6 +1,6 @@ --- a/arch/mips/rb532/prom.c +++ b/arch/mips/rb532/prom.c -@@ -67,6 +67,7 @@ static inline unsigned long tag2ul(char +@@ -67,6 +67,7 @@ static inline unsigned long tag2ul(char return simple_strtoul(num, 0, 10); } |