projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c360e37
)
luci-app-pbr: bugfix: update luci.mk link in Makefile
7290/head
author
Stan Grishin
<stangri@melmac.ca>
Sun, 22 Sep 2024 17:38:01 +0000
(17:38 +0000)
committer
Stan Grishin
<stangri@melmac.ca>
Sun, 22 Sep 2024 17:38:08 +0000
(17:38 +0000)
* fixes the build issue reported by @krant in comments to https://github.com/openwrt/luci/pull/7267
Signed-off-by: Stan Grishin <stangri@melmac.ca>
applications/luci-app-pbr/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-pbr/Makefile
b/applications/luci-app-pbr/Makefile
index 2583760f57e7af8361e42a8ee2600bedb6918e62..7dda2c253150ef4800d25a545eb2c82a80b8b501 100644
(file)
--- a/
applications/luci-app-pbr/Makefile
+++ b/
applications/luci-app-pbr/Makefile
@@
-24,6
+24,6
@@
help
Version: $(PKG_VERSION)-$(PKG_RELEASE)
endef
-include
$(TOPDIR)/feeds/luci
/luci.mk
+include
../..
/luci.mk
# call BuildPackage - OpenWrt buildroot signature