gluon-geolocator: use call BuildPackageGluon instead of BuildPackage

This commit is contained in:
Jan-Tarek Butt 2018-07-16 20:20:30 +02:00
parent 7d2689c0e5
commit 3a7e63e7f2

View File

@ -11,4 +11,4 @@ define Package/gluon-geolocator
DEPENDS:=+gluon-node-info +micrond
endef
$(eval $(call BuildPackage,gluon-geolocator))
$(eval $(call BuildPackageGluon,gluon-geolocator))