[lantiq] add lantiq svip support
[openwrt.git] / target / linux / lantiq / vr9 / target.mk
1 ARCH:=mips
2 SUBTARGET:=vr9
3 BOARDNAME:=VR9
4 FEATURES:=squashfs jffs2 atm
5
6 DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-vr9 ltq-dsl-app swconfig
7
8 define Target/Description
9         Lantiq VR9
10 endef