2
0

Makefile 390 B

1234567891011121314151617
  1. #
  2. # Copyright (c) 2018, Tano Systems. All Rights Reserved.
  3. # Anton Kikin <a.kikin@tano-systems.com>
  4. # Copyright (c) 2023-2024. All Rights Reserved.
  5. # Paul Donald <newtwen+github@gmail.com>
  6. #
  7. include $(TOPDIR)/rules.mk
  8. LUCI_TITLE:=LuCI support for LLDP daemon
  9. LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode
  10. PKG_LICENSE:=MIT
  11. include ../../luci.mk
  12. # call BuildPackage - OpenWrt buildroot signature