forked from Ivasoft/openwrt
build: remove mips16 feature flag from target makefiles
It can be implicitly derived from the MIPS32 revision support in the kernel configuration Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ARCH:=mips
|
||||
SUBTARGET:=falcon
|
||||
BOARDNAME:=Falcon
|
||||
FEATURES:=squashfs mips16 nand
|
||||
FEATURES:=squashfs nand
|
||||
CPU_TYPE:=24kc
|
||||
|
||||
DEFAULT_PACKAGES+= kmod-leds-gpio \
|
||||
|
||||
Reference in New Issue
Block a user