+++ /dev/null
-define Profile/EASY80920-NOR
- NAME:=EASY80920-NOR
-endef
-
-define Profile/EASY80920-NOR/Description
- Lantiq EASY80920 evalkit (NOR)
-endef
-
-$(eval $(call Profile,EASY80920-NOR))
-
-define Profile/EASY80920-NAND
- NAME:=EASY80920-NAND
-endef
-
-define Profile/EASY80920-NAND/Description
- Lantiq EASY80920 evalkit (NAND)
-endef
-
-$(eval $(call Profile,EASY80920-NAND))
-
-define Profile/ARV7525PW
- NAME:=ARV7525PW
-endef
-
-define Profile/ARV7525PW/Description
- Speedport W303V - ARV7525PW
-endef
-
-$(eval $(call Profile,ARV7525PW))
--- /dev/null
+define Profile/ARV7525PW
+ NAME:=Speedport W303V - ARV7525PW
+endef
+
+$(eval $(call Profile,ARV7525PW))
+
+define Profile/ARV4520PW
+ NAME:=Easybox 800, WAV-281 - ARV4520PW
+endef
+
+$(eval $(call Profile,ARV4520PW))
+
+define Profile/ARV752DPW
+ NAME:=Easybox 802 - ARV752DPW
+endef
+
+$(eval $(call Profile,ARV752DPW))
+
+define Profile/ARV752DPW22
+ NAME:=Easybox 803 - ARV752DPW22
+ PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg kmod-ledtrig-usbdev \
+ kmod-ltq-dsl-firmware-b-danube
+endef
+
+$(eval $(call Profile,ARV752DPW22))
--- /dev/null
+define Profile/EASY80920-NOR
+ NAME:=EASY80920-NOR
+endef
+
+define Profile/EASY80920-NOR/Description
+ Lantiq EASY80920 evalkit (NOR)
+endef
+
+$(eval $(call Profile,EASY80920-NOR))
+
+define Profile/EASY80920-NAND
+ NAME:=EASY80920-NAND
+endef
+
+define Profile/EASY80920-NAND/Description
+ Lantiq EASY80920 evalkit (NAND)
+endef
+
+$(eval $(call Profile,EASY80920-NAND))