summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon/target.mk
blob: 14ac402473a6f8b50c80c0bdf99ed069948a81c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ARCH:=mips
SUBTARGET:=falcon
BOARDNAME:=Falcon
FEATURES:=squashfs
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