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 | 2a30d5c072401036729afad83947d9343ffdb862 (patch) | |
tree | 0bb215ae9d510c230fe34101a0f2e33a750fd138 /target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch | |
parent | 93f4aa685323b956291b8a0d058265c65ccd87d3 (diff) | |
download | upstream-2a30d5c072401036729afad83947d9343ffdb862.tar.gz upstream-2a30d5c072401036729afad83947d9343ffdb862.tar.bz2 upstream-2a30d5c072401036729afad83947d9343ffdb862.zip |
ar71xx: add RouterBoot related helper routines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bc4e6695e8..fafb112400 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 -@@ -39,6 +39,7 @@ obj-$(CONFIG_ATH79_PCI_ATH9K_FIXUP) += p +@@ -40,6 +40,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 |