diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:30 +0000 |
commit | 3686e187272855915e42762426c6ea4fb15a2ba8 (patch) | |
tree | 6934786f0a7c159f95a7be975dc06aa17a92c6e3 /target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | |
parent | ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1 (diff) | |
download | upstream-3686e187272855915e42762426c6ea4fb15a2ba8.tar.gz upstream-3686e187272855915e42762426c6ea4fb15a2ba8.tar.bz2 upstream-3686e187272855915e42762426c6ea4fb15a2ba8.zip |
ar71xx: use routerboot_find_tag to find wlan data offset on RB751
SVN-Revision: 33348
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/613-RB2011-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch index 6622b4d96e..be2b144c74 100644 --- a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch +++ b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch @@ -1,7 +1,7 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -334,6 +334,11 @@ config ATH79_MACH_RB750 - select ATH79_DEV_USB +@@ -335,6 +335,11 @@ config ATH79_MACH_RB750 + select ATH79_ROUTERBOOT select RLE_DECOMPRESS +config ATH79_MACH_RB2011 |