aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/arv.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-01 22:43:58 +0200
committerJohn Crispin <john@phrozen.org>2016-06-05 23:23:57 +0200
commitba42c1db418e37a8061c22556b89522e02533b5c (patch)
treea8e40f52ea8c9bf1f149674c2df9d191af35d592 /target/linux/lantiq/xrx200/profiles/arv.mk
parentf02184cbcfb714f49bfc9e6b30ad8831635ffe35 (diff)
downloadupstream-ba42c1db418e37a8061c22556b89522e02533b5c.tar.gz
upstream-ba42c1db418e37a8061c22556b89522e02533b5c.tar.bz2
upstream-ba42c1db418e37a8061c22556b89522e02533b5c.zip
lantiq: un-macro the image building code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/arv.mk')
-rw-r--r--target/linux/lantiq/xrx200/profiles/arv.mk35
1 files changed, 0 insertions, 35 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk
index dda57309d9..3f233aaa3f 100644
--- a/target/linux/lantiq/xrx200/profiles/arv.mk
+++ b/target/linux/lantiq/xrx200/profiles/arv.mk
@@ -3,38 +3,3 @@ define Profile/VG3503J
endef
$(eval $(call Profile,VG3503J))
-
-define Profile/VGV7510KW22NOR
- NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (NOR)
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,VGV7510KW22NOR))
-
-define Profile/VGV7510KW22BRN
- NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (BRN)
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,VGV7510KW22BRN))
-
-define Profile/VGV7519NOR
- NAME:=Experiabox 8 VGV7519
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,VGV7519NOR))
-
-define Profile/VGV7519BRN
- NAME:=Experiabox 8 VGV7519 (BRN)
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,VGV7519BRN))
-
-define Profile/ARV7519RW22
- NAME:=Livebox Astoria ARV7519RW22
- PACKAGES:=kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,ARV7519RW22))