mirror of https://github.com/hak5/openwrt.git
10 lines
112 B
Makefile
10 lines
112 B
Makefile
|
ARCH:=mips
|
||
|
SUBTARGET:=ar9
|
||
|
BOARDNAME:=AR9
|
||
|
FEATURES:=squashfs jffs2
|
||
|
|
||
|
define Target/Description
|
||
|
Lantiq AR9
|
||
|
endef
|
||
|
|