openwrt_archive/target/linux/lantiq/falcon/target.mk
John Crispin ec08cc4c05 add new lantiq target
SVN-Revision: 27546
2011-07-07 19:56:18 +00:00

14 lines
328 B
Makefile

ARCH:=mips
SUBTARGET:=falcon
BOARDNAME:=Falcon
FEATURES:=squashfs jffs2
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= kmod-ifxos gpon-base-files kmod-leds-gpio \
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