Signed-off-by: Ramon Van Gorkom <github@flightfoil.com> [most trailing whitespace errors removed]
11 lines
294 B
Makefile
11 lines
294 B
Makefile
# See /LICENSE for more information.
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI usteer app for js based luci
|
|
LUCI_DEPENDS:=+luci-base +usteer
|
|
|
|
include ../../luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|