lantiq: add support for ZyXEL P2812HNUFX
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / zyxel.mk
1 define Profile/P2812HNUFX
2 NAME:=ZyXEL P-2812HNU-Fx
3 PACKAGES:=kmod-rt2800-pci wpad-mini \
4 kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \
5 kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \
6 kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \
7 ltq-vdsl-app ppp-mod-pppoa \
8 swconfig
9 endef
10
11 P2812HNUFX_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
12 P2812HNUFX_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
13
14 $(eval $(call Profile,P2812HNUFX))