luci-app-adblock: Fix package call from buildroot
Cannot load this package in buildroot, so I fixed package call from buildroot in the Makefile. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
parent
dbc156f40a
commit
5c11719b44
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ LUCI_DEPENDS:=+adblock
|
|||
LUCI_PKGARCH:=all
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
Loading…
Reference in a new issue