summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-voice-diag/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-01-20 15:58:03 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2018-01-20 15:58:03 +0200
commit194e42913fe25df93cc9844ecfa7fb8783d5e664 (patch)
tree267c227a0e1e80e3a91151a0f8d7df022d6a83de /applications/luci-app-voice-diag/Makefile
parent7edc6f03f04f386c680d419afc5bf50c91c819a3 (diff)
luci-app-voice-core and -diag: remove from repo
Remove luci-app-voice-core and luci-app-voice-diag as they have been BROKEN since 2015. They only support luci-app-diag-devinfo that has been removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-voice-diag/Makefile')
-rw-r--r--applications/luci-app-voice-diag/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/applications/luci-app-voice-diag/Makefile b/applications/luci-app-voice-diag/Makefile
deleted file mode 100644
index 2d4791845a..0000000000
--- a/applications/luci-app-voice-diag/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=LuCI Voice Software (Diagnostics)
-LUCI_DEPENDS:=+luci-app-diag-devinfo @BROKEN
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature