lantiq: falcon: mark as source only sub target

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>
This commit is contained in:
Hauke Mehrtens 2020-12-16 21:03:01 +01:00
parent 94d1b2508c
commit c65faa62be

View File

@ -1,7 +1,7 @@
ARCH:=mips ARCH:=mips
SUBTARGET:=falcon SUBTARGET:=falcon
BOARDNAME:=Falcon BOARDNAME:=Falcon
FEATURES+=nand FEATURES+=nand source-only
CPU_TYPE:=24kc CPU_TYPE:=24kc
DEFAULT_PACKAGES+= kmod-leds-gpio \ DEFAULT_PACKAGES+= kmod-leds-gpio \