Makefile 384 B

1234567891011121314151617
  1. #
  2. # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
  3. #
  4. # This is free software, licensed under the Apache License, Version 2.0 .
  5. #
  6. include $(TOPDIR)/rules.mk
  7. LUCI_TYPE:=col
  8. LUCI_BASENAME:=ssl
  9. LUCI_TITLE:=Standard OpenWrt set with HTTPS support
  10. LUCI_DEPENDS:=+luci +libustream-polarssl +px5g
  11. include ../../luci.mk
  12. # call BuildPackage - OpenWrt buildroot signature