lantiq: falcon: mark as source only sub target
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 16 Dec 2020 20:03:01 +0000 (21:03 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 16 Dec 2020 21:11:19 +0000 (22:11 +0100)
The sub target does not support network and there are not so many users
out there, just mark it as source only, so we do jot have to build it.

The quality is not worse than before, it just does not make much sense
to build this automatically.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/falcon/target.mk

index 90f81d25ca864f7307f8fa1e937d912c7f27cbcd..c07c8c2d82bc28a6a78951ac4972350f4e7a6785 100644 (file)
@@ -1,7 +1,7 @@
 ARCH:=mips
 SUBTARGET:=falcon
 BOARDNAME:=Falcon
-FEATURES+=nand
+FEATURES+=nand source-only
 CPU_TYPE:=24kc
 
 DEFAULT_PACKAGES+= kmod-leds-gpio \