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:
INAGAKI Hiroshi 2017-03-26 23:15:03 +09:00
parent dbc156f40a
commit 5c11719b44

View file

@ -9,3 +9,5 @@ LUCI_DEPENDS:=+adblock
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature