aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon/target.mk
blob: 4051b5ada47667bd2a24b59303ba6a278651d97b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ARCH:=mips
SUBTARGET:=falcon
BOARDNAME:=Falcon
FEATURES+=nand source-only
CPU_TYPE:=24kc

DEFAULT_PACKAGES+= kmod-leds-gpio \
	kmod-gpio-button-hotplug

define Target/Description
	Lantiq Falcon
endef