aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/avm.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:50:21 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:50:21 +0200
commit83f7442dccbe6773c62371a62da7fe1ca3104fd2 (patch)
treedb14f80ed2e14224294dff67914b1fcbc4157eec /target/linux/lantiq/xway/profiles/avm.mk
parente8d29847daba240ebbbd14d8b76259d538d2c2c2 (diff)
downloadmaster-187ad058-83f7442dccbe6773c62371a62da7fe1ca3104fd2.tar.gz
master-187ad058-83f7442dccbe6773c62371a62da7fe1ca3104fd2.tar.bz2
master-187ad058-83f7442dccbe6773c62371a62da7fe1ca3104fd2.zip
lantiq: convert remaining legacy targets to the new image generation code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xway/profiles/avm.mk')
-rw-r--r--target/linux/lantiq/xway/profiles/avm.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/lantiq/xway/profiles/avm.mk b/target/linux/lantiq/xway/profiles/avm.mk
deleted file mode 100644
index 72d97ded22..0000000000
--- a/target/linux/lantiq/xway/profiles/avm.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-define Profile/FRITZ7320
- NAME:=1&1 HomeServer - FRITZ7320
- PACKAGES:=kmod-ath9k wpad-mini \
- kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \
- kmod-ltq-adsl-ar9-fw-b kmod-ltq-atm-ar9 \
- ltq-adsl-app ppp-mod-pppoa \
- kmod-ltq-deu-ar9 kmod-usb-dwc2 \
- kmod-ath9k wpad-mini
-endef
-
-$(eval $(call Profile,FRITZ7320))