diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:25 +0000 |
commit | 30da844351f93366d4cb5374b05309c033dc1af6 (patch) | |
tree | 973ac5570a0a459029ed9dcf0e6f134cbbbe03bf /target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch | |
parent | 488c801a0a96fdbe2c0a7b57a16176fdebc89edc (diff) | |
download | upstream-30da844351f93366d4cb5374b05309c033dc1af6.tar.gz upstream-30da844351f93366d4cb5374b05309c033dc1af6.tar.bz2 upstream-30da844351f93366d4cb5374b05309c033dc1af6.zip |
ar71xx: add device registration code for the AR934x NAND flash controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33387 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch b/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch index 319f1f5ce7..cd39f52969 100644 --- a/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch +++ b/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch @@ -19,7 +19,7 @@ select SOC_AR71XX --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -68,6 +68,7 @@ obj-$(CONFIG_ATH79_MACH_RB750) += mach- +@@ -69,6 +69,7 @@ obj-$(CONFIG_ATH79_MACH_RB750) += mach- obj-$(CONFIG_ATH79_MACH_RW2458N) += mach-rw2458n.o obj-$(CONFIG_ATH79_MACH_TEW_632BRP) += mach-tew-632brp.o obj-$(CONFIG_ATH79_MACH_TEW_673GRU) += mach-tew-673gru.o |