luci/applications/luci-app-attendedsysupgrade/Makefile

12 lines
325 B
Makefile
Raw Normal View History

# See /LICENSE for more information.
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for attended sysupgrades
LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature