aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/image/Makefile
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-11-03 00:43:23 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-11-03 00:46:59 +0100
commitfe534392a5f3eb029033318a1957741e54a150d1 (patch)
treef858e5857906fdb7e951c62c5e781b27dd08ec30 /target/linux/ath79/image/Makefile
parent3e88ab79b03917bc4b03b34db12edf622bde1de1 (diff)
downloadupstream-fe534392a5f3eb029033318a1957741e54a150d1.tar.gz
upstream-fe534392a5f3eb029033318a1957741e54a150d1.tar.bz2
upstream-fe534392a5f3eb029033318a1957741e54a150d1.zip
ath79: revert erroneous second addition of files for WNDR4300
There are two recent commits stating to add support for Netgear WNDR4300, where the second one seems to be just leftover from an earlier patch having been rebased. Since the first patch already provides support in the most recent state, just revert the second one. This reverts commit cd87272eb241b1ea7955c1631ad2bb8d38e9fae9. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/image/Makefile')
-rw-r--r--target/linux/ath79/image/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath79/image/Makefile b/target/linux/ath79/image/Makefile
index b6ac83cdc1..24768ef5e0 100644
--- a/target/linux/ath79/image/Makefile
+++ b/target/linux/ath79/image/Makefile
@@ -77,7 +77,6 @@ include ./generic-ubnt.mk
endif
ifeq ($(SUBTARGET),nand)
include ./nand.mk
-include ./nand-netgear.mk
endif
ifeq ($(SUBTARGET),tiny)
include ./tiny.mk