2019-10-16 16:38:49 +00:00
|
|
|
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
|
|
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
2020-01-26 15:48:16 +00:00
|
|
|
LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
|
|
|
|
LUCI_DEPENDS:=+ksmbd-server
|
2019-10-16 16:38:49 +00:00
|
|
|
|
2021-06-18 12:28:26 +00:00
|
|
|
include ../../luci.mk
|
2019-10-16 16:38:49 +00:00
|
|
|
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|