mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix
This commit is contained in:
parent
ae968dc4a2
commit
3596eb1df0
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue