summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon-stable/target.mk
blob: 3f007a6bc3425dd87ea41ea5031a5c25976e478b (plain)
1
2
3
4
5
6
7
8
9
10
11

include $(PLATFORM_SUBDIR)/../falcon/target.mk

LINUX_VERSION:=2.6.32.33

SUBTARGET:=falcon-stable
BOARDNAME:=Falcon-Stable

define Target/Description
	Lantiq Falcon (Stable Kernel)
endef