summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wshaper/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-02-07 11:49:10 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2017-02-07 11:52:01 +0200
commit5ecd5f5bb05dc235d5fb8d8b4f03cdab468c1aae (patch)
tree4d739774268618400f75e69d48a3fefcdf8dd541 /applications/luci-app-wshaper/Makefile
parent22923274151b929c0d930d1e053d167331aa22e3 (diff)
luci-app-wshaper: remove package
wshaper was removed from the Packages repo so remove also the corresponding LuCI app. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-wshaper/Makefile')
-rw-r--r--applications/luci-app-wshaper/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/applications/luci-app-wshaper/Makefile b/applications/luci-app-wshaper/Makefile
deleted file mode 100644
index 63e63aba28..0000000000
--- a/applications/luci-app-wshaper/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 Support for wshaper
-LUCI_DEPENDS:=+wshaper
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature