1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan 2023-06-23 07:41:06 +08:00
parent ae968dc4a2
commit 3596eb1df0
2 changed files with 2 additions and 2 deletions

View file

@ -21,6 +21,6 @@ define Package/luci-theme-bootstrap/postrm
}
endef
include ../../luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature

View file

@ -17,6 +17,6 @@ define Package/luci-theme-openwrt/postrm
}
endef
include ../../luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature