diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-11-23 16:27:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-11-23 16:27:19 +0000 |
commit | 174d16e59f654e24bf8554c6506512fc1ad1d7db (patch) | |
tree | bf2e5705fc6c7e808334321bce66e5a4ac33a0b2 /target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch | |
parent | 185172bdd37facc5337c0fc8fd7b2c86bad9cecf (diff) | |
download | upstream-174d16e59f654e24bf8554c6506512fc1ad1d7db.tar.gz upstream-174d16e59f654e24bf8554c6506512fc1ad1d7db.tar.bz2 upstream-174d16e59f654e24bf8554c6506512fc1ad1d7db.zip |
ar71xx: merge changes from 3.10 that were forgotten for 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43347
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch b/target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch index 8e1a94983c..70ec89d06f 100644 --- a/target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch +++ b/target/linux/ar71xx/patches-3.14/709-MIPS-ath79-add-NBG6716.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -130,3 +130,4 @@ obj-$(CONFIG_ATH79_MACH_WZR_HP_AG300H) + +@@ -131,3 +131,4 @@ obj-$(CONFIG_ATH79_MACH_WZR_HP_AG300H) + obj-$(CONFIG_ATH79_MACH_WZR_HP_G450H) += mach-wzr-hp-g450h.o obj-$(CONFIG_ATH79_MACH_ZCN_1523H) += mach-zcn-1523h.o obj-$(CONFIG_ATH79_MACH_CARAMBOLA2) += mach-carambola2.o @@ -17,7 +17,7 @@ ATH79_MACH_OM2P, /* OpenMesh OM2P */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -899,6 +899,17 @@ config ATH79_MACH_NBG460N +@@ -909,6 +909,17 @@ config ATH79_MACH_NBG460N select ATH79_DEV_M25P80 select ATH79_DEV_WMAC |