summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-samba/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-05-08 18:01:59 +0300
committerGitHub <noreply@github.com>2020-05-08 18:01:59 +0300
commit23c3e4f8b453f3702ad30f2a6475d0fbf9a438dc (patch)
tree9cdb46e0db85ef748d717322d3da05fb44bbb49c /applications/luci-app-samba/Makefile
parent244461c52fb2b67b739cd9e4924e790204c2d41f (diff)
parent47fb749872cffdb9ec9893775056b4b444754e6e (diff)
Merge pull request #4032 from stintel/drop_samba36
luci-app-samba: drop package
Diffstat (limited to 'applications/luci-app-samba/Makefile')
-rw-r--r--applications/luci-app-samba/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/applications/luci-app-samba/Makefile b/applications/luci-app-samba/Makefile
deleted file mode 100644
index 7c08c0f813..0000000000
--- a/applications/luci-app-samba/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:=Network Shares - Samba SMB/CIFS module
-LUCI_DEPENDS:=+luci-compat +samba36-server
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature