luci/applications/luci-app-wol/Makefile
Jo-Philipp Wich bf5fab43f4 luci-app-wol: drop luci-compat dependency
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-27 11:00:07 +01:00

14 lines
316 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Wake-on-LAN
LUCI_DEPENDS:=+etherwake
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature