summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-12 16:27:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-12 16:27:56 +0000
commit0814e6184109f8bba779e4f71f9336957910f518 (patch)
tree6709ee6bbbc008998ef3943c9d582e18377ad53a /target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch
parent0f77d0b2baccc813342d69143a0554d8125a9d54 (diff)
downloadmaster-31e0f0ae-0814e6184109f8bba779e4f71f9336957910f518.tar.gz
master-31e0f0ae-0814e6184109f8bba779e4f71f9336957910f518.tar.bz2
master-31e0f0ae-0814e6184109f8bba779e4f71f9336957910f518.zip
ar71xx: fix Compex WPE72 detection
SVN-Revision: 30902
Diffstat (limited to 'target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch')
-rw-r--r--target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch b/target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch
index 062e513a35..72a3b56649 100644
--- a/target/linux/ar71xx/patches-3.2/508-MIPS-ath79-prom-image-command-line-hack.patch
+++ b/target/linux/ar71xx/patches-3.2/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;