aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/zyxel.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:19:45 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:19:45 +0200
commitbc04f9796399f0a6f4bddcf61e81aefe0afc2c9f (patch)
treec3fde654e7d67c17a7d32f8a9408a46b4fff8b62 /target/linux/lantiq/xway/profiles/zyxel.mk
parentf002934064b4090c4411977bcedc83d01cad2dfa (diff)
downloadmaster-187ad058-bc04f9796399f0a6f4bddcf61e81aefe0afc2c9f.tar.gz
master-187ad058-bc04f9796399f0a6f4bddcf61e81aefe0afc2c9f.tar.bz2
master-187ad058-bc04f9796399f0a6f4bddcf61e81aefe0afc2c9f.zip
lantiq: un-macro the image building code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xway/profiles/zyxel.mk')
-rw-r--r--target/linux/lantiq/xway/profiles/zyxel.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/lantiq/xway/profiles/zyxel.mk b/target/linux/lantiq/xway/profiles/zyxel.mk
deleted file mode 100644
index a1177fbf1f..0000000000
--- a/target/linux/lantiq/xway/profiles/zyxel.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-define Profile/P2601HNFX
- NAME:=ZyXEL P-2601HN-Fx
- PACKAGES:= kmod-rt2800-usb 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-pppoe \
- kmod-ltq-deu-ar9 kmod-usb-dwc2 \
- swconfig
-endef
-$(eval $(call Profile,P2601HNFX))