summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-smbd/Makefile
diff options
context:
space:
mode:
authorAndy Walsh <andy.walsh44+github@gmail.com>2020-01-26 16:48:16 +0100
committerAndy Walsh <andy.walsh44+github@gmail.com>2020-01-26 16:48:16 +0100
commit4145392f8c4cfae8412d4c18a001d35e22a49902 (patch)
tree9ab1b0af4ab90e0f61bf739d3c2812defac14b9b /applications/luci-app-smbd/Makefile
parent0896501713e1e3311f74c7774abdab24f6f3cac2 (diff)
luci-app-smbd: rename to luci-app-ksmbd
* follow upstream name change to ksmbd * remove old artifacs from "applications\luci-app-cifsd\po\" Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Diffstat (limited to 'applications/luci-app-smbd/Makefile')
-rw-r--r--applications/luci-app-smbd/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/applications/luci-app-smbd/Makefile b/applications/luci-app-smbd/Makefile
deleted file mode 100644
index 641bbd4764..0000000000
--- a/applications/luci-app-smbd/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# This is free software, licensed under the Apache License, Version 2.0 .
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Network Shares - SMBD the SMB kernel fileserver
-LUCI_DEPENDS:=+smbd-server
-
-include $(TOPDIR)/feeds/luci/luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature