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