summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-pbr
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2024-09-23 13:52:23 -0700
committerGitHub <noreply@github.com>2024-09-23 13:52:23 -0700
commit23e24b03db7fa3815764787ebb3dd4c8d5257361 (patch)
tree53040157fa7dc46335c690a4d32a6ab5ee3a801e /applications/luci-app-pbr
parent93d511d52a7c5e7683da7e03baa7201443fd3812 (diff)
parent9d8f9b7cdf14c0ba936094254f79ed2f64bfd3a4 (diff)
Merge pull request #7290 from stangri/master-luci-app-pbr
luci-app-pbr: bugfix: update luci.mk link in Makefile
Diffstat (limited to 'applications/luci-app-pbr')
-rw-r--r--applications/luci-app-pbr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile
index 2583760f57..7dda2c2531 100644
--- 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