summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/zyxel.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/zyxel.mk')
-rw-r--r--target/linux/lantiq/xrx200/profiles/zyxel.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/zyxel.mk b/target/linux/lantiq/xrx200/profiles/zyxel.mk
deleted file mode 100644
index 8cb96af4c7..0000000000
--- a/target/linux/lantiq/xrx200/profiles/zyxel.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-define Profile/P2812HNUF1
- NAME:=ZyXEL P-2812HNU-F1
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,P2812HNUF1))
-
-define Profile/P2812HNUF3
- NAME:=ZyXEL P-2812HNU-F3
- PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
-endef
-
-$(eval $(call Profile,P2812HNUF3))
-