openwrtv4/target/linux/lantiq/vr9/target.mk
John Crispin 0a866293bd * update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

SVN-Revision: 28405
2011-10-10 15:13:46 +00:00

10 lines
227 B
Makefile

ARCH:=mips
SUBTARGET:=vr9
BOARDNAME:=VR9
FEATURES:=squashfs jffs2 atm
DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-vr9 ltq-dsl-app swconfig
define Target/Description
Lantiq VR9
endef