diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-17 20:30:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-17 20:30:57 +0000 |
commit | a7c5c4390a71cbe1e754c3819e63ce11eeeed90f (patch) | |
tree | 415307884e2b43c58264051ec47bf64b25168bea /target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch | |
parent | 7c85646176e0fc6111aa532fff548a9c2192be11 (diff) | |
download | upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.tar.gz upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.tar.bz2 upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.zip |
ar71xx: register the NAND flash controller device on DB120
SVN-Revision: 33455
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch b/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch index 949009c6ef..cbbe20b49c 100644 --- a/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch +++ b/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -69,9 +69,10 @@ config ATH79_MACH_PB44 +@@ -70,9 +70,10 @@ config ATH79_MACH_PB44 config ATH79_MACH_UBNT_XM bool "Ubiquiti Networks XM (rev 1.0) board" select SOC_AR724X |