From d0d14675bbada70be4570e1268e67bade699f160 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 9 Sep 2012 14:05:28 +0000 Subject: ar71xx: add RouterBoot related helper routines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch') diff --git a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch index 0efdee15a..97e957f2d 100644 --- a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch +++ b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch @@ -670,8 +670,8 @@ def_bool n config ATH79_DEV_GPIO_BUTTONS -@@ -153,4 +667,7 @@ config ATH79_NVRAM - config ATH79_PCI_ATH9K_FIXUP +@@ -156,4 +670,7 @@ config ATH79_PCI_ATH9K_FIXUP + config ATH79_ROUTERBOOT def_bool n +config PCI_AR724X @@ -680,7 +680,7 @@ endif --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -36,9 +36,62 @@ obj-$(CONFIG_ATH79_PCI_ATH9K_FIXUP) += p +@@ -37,9 +37,62 @@ obj-$(CONFIG_ATH79_ROUTERBOOT) += route # # Machines # -- cgit v1.2.3