Makefile 336 B

1234567891011
  1. # See /LICENSE for more information.
  2. # This is free software, licensed under the GNU General Public License v2.
  3. include $(TOPDIR)/rules.mk
  4. LUCI_TITLE:=LuCI support for attended sysupgrades
  5. LUCI_DEPENDS:=+luci-base +uhttpd-mod-ubus +rpcd-mod-attendedsysupgrade
  6. include ../../luci.mk
  7. # call BuildPackage - OpenWrt buildroot signature