2
0

Makefile 167 B

12345678
  1. include $(TOPDIR)/rules.mk
  2. LUCI_TITLE:=Support for CNI protocol
  3. LUCI_DEPENDS:=+cni-protocol
  4. include ../../luci.mk
  5. # call BuildPackage - OpenWrt buildroot signature