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 | 4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3 (patch) | |
tree | 71520d1e28e83bf40e0ac47254bb4f6266a4cacd /target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | |
parent | 10cd35c0e73efee56fbcefa3a2d4ac6a2e8a9bc8 (diff) | |
download | upstream-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.tar.gz upstream-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.tar.bz2 upstream-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.zip |
ar71xx: add device registration code for the AR934x NAND flash controller
SVN-Revision: 33387
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 | 2 |
1 files changed, 1 insertions, 1 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 be2b144c74..656d5f8b59 100644 --- a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch +++ b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch @@ -24,7 +24,7 @@ ATH79_MACH_TEW_673GRU, /* TRENDnet TEW-673GRU */ --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -66,6 +66,7 @@ obj-$(CONFIG_ATH79_MACH_PB44) += mach-p +@@ -67,6 +67,7 @@ obj-$(CONFIG_ATH79_MACH_PB44) += mach-p obj-$(CONFIG_ATH79_MACH_PB92) += mach-pb92.o obj-$(CONFIG_ATH79_MACH_RB4XX) += mach-rb4xx.o obj-$(CONFIG_ATH79_MACH_RB750) += mach-rb750.o |