Makefile 358 B

1234567891011121314151617
  1. #
  2. # Copyright (C) 2015 OpenWrt.org
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. include $(TOPDIR)/rules.mk
  8. LUCI_TITLE:=Network UPS Tools Configuration
  9. LUCI_DEPENDS:=+luci-compat
  10. LUCI_PKGARCH:=all
  11. PKG_RELEASE:=1
  12. include ../../luci.mk
  13. # call BuildPackage - OpenWrt buildroot signature