Makefile 281 B

12345678910
  1. # This is free software, licensed under the Apache License, Version 2.0 .
  2. include $(TOPDIR)/rules.mk
  3. LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
  4. LUCI_DEPENDS:=+ksmbd-server
  5. include $(TOPDIR)/feeds/luci/luci.mk
  6. # call BuildPackage - OpenWrt buildroot signature