1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 03:25:52 +03:00
openwrt-xburst/target/linux/lantiq/falcon/target.mk
blogic a4ba8220f5 [lantiq]
* update kernel to .37
* add support for falcon (big thank you goes to lantiq !!)



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 08:19:53 +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