mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:30:16 +02:00
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
|