lantiq: add xway_legacy target
[lede-git/.git] / target / linux / lantiq / xrx200 / profiles / avm.mk
index 7eb6830bee4ebc367c8d1fb66d1f40b23edfe6b9..30a41199d594a7a459d1ceeec78dea47008b055c 100644 (file)
@@ -1,13 +1,13 @@
 define Profile/FRITZ3370
   NAME:=Fritz!Box WLan - FRITZ3370
-  PACKAGES:=kmod-ath9k wpad-mini \
-       kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \
-       kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \
-       kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \
-       ltq-vdsl-app ppp-mod-pppoa
+  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
 endef
 
-FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
-FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
-
 $(eval $(call Profile,FRITZ3370))
+
+define Profile/FRITZ7360SL
+  NAME:=1&1 HomeServer - FRITZ7360SL
+  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
+endef
+
+$(eval $(call Profile,FRITZ7360SL))