lantiq: fix build of squashfs images

This patch fixes build of squashfs image on lantiq. Currently the FEATURE
variable is overwritten by the subtarget.

Fixes: FS#3480
Fixes: f1c6523376 ("lantiq: clean up target/subtarget features")

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
[reformat Fixes:]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Aleksander Jan Bajkowski
2020-11-28 22:57:06 +01:00
committed by Adrian Schmutzler
parent 6d98c098e4
commit fcea027df6
5 changed files with 5 additions and 5 deletions

View File

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