Makefile revision aac86d68
1 2# 3# This is free software, licensed under the Apache License, Version 2.0 . 4# 5 6include $(TOPDIR)/rules.mk 7 8LUCI_TITLE:=Open App Filter Module 9LUCI_PKGARCH:=all 10LUCI_DEPENDS:=+appfilter +kmod-oaf 11PKG_NAME:=luci-app-oaf 12PKG_VERSION:=5.0 13PKG_RELEASE:=1 14include $(TOPDIR)/feeds/luci/luci.mk 15# call BuildPackage - OpenWrt buildroot signature 16