aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon/target.mk
blob: eec3f518071c9f4a7855ea9dfb0e1389dbbb1b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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