diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:56 +0000 |
commit | 4d821bdfe2fd45bcd24a032e02832b3e2d568090 (patch) | |
tree | cbebc5e52d178f7b1c47da0c387101f22066d1ac /target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch | |
parent | cf75824379547ad0e624b42c683e6483a4c0773a (diff) | |
download | upstream-4d821bdfe2fd45bcd24a032e02832b3e2d568090.tar.gz upstream-4d821bdfe2fd45bcd24a032e02832b3e2d568090.tar.bz2 upstream-4d821bdfe2fd45bcd24a032e02832b3e2d568090.zip |
ar71xx: fix Compex WPE72 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30902 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch b/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch index 062e513a35..72a3b56649 100644 --- a/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch +++ b/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch @@ -36,7 +36,7 @@ static int __init ath79_prom_init_myloader(void) { struct myloader_info *mylo; -@@ -95,6 +124,8 @@ static int __init ath79_prom_init_myload +@@ -98,6 +127,8 @@ static int __init ath79_prom_init_myload ath79_prom_append_cmdline("ethaddr", mac_buf); @@ -45,7 +45,7 @@ return 1; } -@@ -102,6 +133,9 @@ static __init void ath79_prom_init_cmdli +@@ -105,6 +136,9 @@ static __init void ath79_prom_init_cmdli { int i; |