lantiq: fix build of squashfs images
[openwrt/openwrt.git] / target / linux / lantiq / falcon / target.mk
1 ARCH:=mips
2 SUBTARGET:=falcon
3 BOARDNAME:=Falcon
4 FEATURES+=nand
5 CPU_TYPE:=24kc
6
7 DEFAULT_PACKAGES+= kmod-leds-gpio \
8 kmod-gpio-button-hotplug \
9 kmod-ledtrig-heartbeat
10
11 define Target/Description
12 Lantiq Falcon
13 endef