X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e59bcdde3e84a7ac01a96b7e10cc4c800d7ef1fd..fbf0dc1df6f2a1626c90c81b7d3b117b3afcc5b7:/target/linux/lantiq/danube/profiles/002-arcadyan.mk diff --git a/target/linux/lantiq/danube/profiles/002-arcadyan.mk b/target/linux/lantiq/danube/profiles/002-arcadyan.mk index 79694f141..509fe07c9 100644 --- a/target/linux/lantiq/danube/profiles/002-arcadyan.mk +++ b/target/linux/lantiq/danube/profiles/002-arcadyan.mk @@ -61,6 +61,19 @@ endef $(eval $(call Profile,ARV4525PW)) +define Profile/ARV7525PW + NAME:=ARV7525PW - Speedport W303V Typ A + PACKAGES:= kmod-usb-core kmod-usb-dwc-otg \ + kmod-ledtrig-netdev kmod-ledtrig-usbdev kmod-leds-gpio kmod-button-hotplug \ + kmod-rt2800-pci wpad-mini kmod-ltq-dsl-firmware-b +endef + +define Profile/ARV4525PW/Description + Package set optimized for the ARV4525PW +endef + +$(eval $(call Profile,ARV7525PW)) + define Profile/ARV452CPW NAME:=ARV452CPW - Arcor Easybox 801 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg \ @@ -74,6 +87,19 @@ endef $(eval $(call Profile,ARV452CPW)) +define Profile/ARV752DPW + NAME:=ARV752DPW - Arcor Easybox 802 + PACKAGES:= kmod-usb-core kmod-usb-dwc-otg \ + kmod-ledtrig-netdev kmod-ledtrig-usbdev kmod-leds-gpio kmod-button-hotplug \ + kmod-rt2800-pci kmod-ltq-dsl-firmware-b +endef + +define Profile/ARV752DPW/Description + Package set optimized for the ARV752PW +endef + +$(eval $(call Profile,ARV752DPW)) + define Profile/ARV752DPW22 NAME:=ARV752DPW22 - Arcor Easybox 803 PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg \