1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-04 01:01:30 +03:00
openwrt-xburst/target/linux/lantiq/falcon/target.mk

14 lines
351 B
Makefile
Raw Normal View History

ARCH:=mips
SUBTARGET:=falcon
BOARDNAME:=Falcon
FEATURES:=squashfs jffs2
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= kmod-ifxos gpon-base-files kmod-leds-gpio kmod-ledtrig-heartbeat \
kmod-gpon-optic-drv gpon-optic-drv kmod-gpon-onu-drv gpon-onu-drv \
gpon-pe-firmware gpon-omci-api gpon-omci-onu gpon-luci
define Target/Description
Lantiq Falcon
endef