bcm63xx: enable bcm6368 for linux 3.3 and build images
[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 kmod-ledtrig-heartbeat \
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.039938 seconds and 5 git commands to generate.