mirror of https://github.com/hak5/openwrt.git
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
|