diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:28 +0000 |
commit | ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1 (patch) | |
tree | 71dc3fe6eaa181a1f747fd2469404ab01df4b519 /target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch | |
parent | 2323120d5eacf1b1b25e1419cebe895e2dd0288a (diff) | |
download | mtk-20170518-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.zip mtk-20170518-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.tar.gz mtk-20170518-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.tar.bz2 |
ar71xx: add RouterBoot related helper routines
SVN-Revision: 33347
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 94a056a..b8c227e 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 -@@ -67,6 +67,7 @@ obj-$(CONFIG_ATH79_MACH_RB750) += mach- +@@ -68,6 +68,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 |