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/612-ALL0315N-support.patch | |
parent | 10cd35c0e73efee56fbcefa3a2d4ac6a2e8a9bc8 (diff) | |
download | mtk-20170518-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.zip mtk-20170518-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.tar.gz mtk-20170518-4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3.tar.bz2 |
ar71xx: add device registration code for the AR934x NAND flash controller
SVN-Revision: 33387
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch b/target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch index fafb112..7dedc04 100644 --- a/target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch +++ b/target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch @@ -18,7 +18,7 @@ select SOC_AR724X --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -40,6 +40,7 @@ obj-$(CONFIG_ATH79_ROUTERBOOT) += route +@@ -41,6 +41,7 @@ obj-$(CONFIG_ATH79_ROUTERBOOT) += route obj-$(CONFIG_ATH79_MACH_ALFA_AP96) += mach-alfa-ap96.o obj-$(CONFIG_ATH79_MACH_ALFA_NX) += mach-alfa-nx.o obj-$(CONFIG_ATH79_MACH_ALL0258N) += mach-all0258n.o |