Makefile 407 B

123456789101112131415
  1. #
  2. # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
  3. # Copyright (C) 2018 Rosy Song <rosysong@rosinson.com>
  4. #
  5. # This is free software, licensed under the Apache License, Version 2.0 .
  6. #
  7. include $(TOPDIR)/rules.mk
  8. LUCI_TITLE:=LuCI Support for Rosy File Server
  9. LUCI_DEPENDS:=+luci-compat +luci-base +rosy-file-server
  10. include ../../luci.mk
  11. # call BuildPackage - OpenWrt buildroot signature