lantiq: fix breakage introduced in 3.1 bump
[openwrt.git] / target / linux / lantiq / falcon / target.mk
1 ARCH:=mips
2 SUBTARGET:=falcon
3 BOARDNAME:=Falcon
4 FEATURES:=squashfs jffs2
5 DEVICE_TYPE:=other
6
7 DEFAULT_PACKAGES+= kmod-ifxos gpon-base-files kmod-leds-gpio \
8 kmod-gpon-optic-drv gpon-optic-drv kmod-gpon-onu-drv gpon-onu-drv \
9 gpon-pe-firmware gpon-omci-api gpon-omci-onu gpon-luci
10
11 define Target/Description
12 Lantiq Falcon
13 endef
This page took 0.043223 seconds and 5 git commands to generate.