luco-app-ksmbd, luci-app-omcproxy: use relative luci.mk include path
Fixes: #5134 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit 2f0ffd9d82b1e41d64e4d63088086f4956010840)
This commit is contained in:
parent
8b663587f9
commit
d365470f66
@ -5,6 +5,6 @@ include $(TOPDIR)/rules.mk
|
||||
LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
|
||||
LUCI_DEPENDS:=+ksmbd-server
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
||||
@ -17,6 +17,6 @@ LUCI_TITLE:=LuCI support for omcproxy
|
||||
LUCI_DEPENDS:=+omcproxy
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user