mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:37:29 +02:00
dde03ff97a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27406 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
189 B
Makefile
12 lines
189 B
Makefile
|
|
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
|