package lienol: fix luci.mk

This commit is contained in:
CN_SZTL 2019-12-22 00:30:31 +08:00
parent d318f09f9f
commit 0b2f7dcc21
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=3-20191220
include ../luci_my.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -12,7 +12,7 @@ LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=29-20191220
include ../luci_my.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature