You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
351 B
13 lines
351 B
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
|
|
|