lantiq: Add Support for Fritz!Box 7360 SL
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / avm.mk
1 define Profile/FRITZ3370
2 NAME:=Fritz!Box WLan - FRITZ3370
3 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
4 endef
5
6 $(eval $(call Profile,FRITZ3370))
7
8 define Profile/FRITZ7360SL
9 NAME:=1&1 HomeServer - FRITZ7360SL
10 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
11 endef
12
13 $(eval $(call Profile,FRITZ7360SL))