lantiq: move ubi/ubifs options to the image makefile
[lede-git/.git] / target / linux / lantiq / xrx200 / profiles / lantiq.mk
1 define Profile/EASY80920NOR
2   NAME:=Lantiq VR9 - EASY80920NOR
3   PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2 dsl-vrx200-firmware-xdsl-a dsl-vrx200-firmware-xdsl-b-patch
4 endef
5
6 $(eval $(call Profile,EASY80920NOR))
7
8 define Profile/EASY80920NAND
9   NAME:=Lantiq VR9 - EASY80920NAND
10   PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2 dsl-vrx200-firmware-xdsl-a dsl-vrx200-firmware-xdsl-b-patch
11 endef
12
13 $(eval $(call Profile,EASY80920NAND))