lantiq/xrx200: cleanup default packages
[openwrt.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
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
11 endef
12
13 $(eval $(call Profile,EASY80920NAND))