# # Based on luci-proto-ipip. # Credited author of luci-proto-ipip is Roger Pueyo Centelles # Copyright 2016 Roger Pueyo Centelles # # Modified by Jan Betik # Copyright 2020 Jan Betik # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for GRE tunnels (RFC2784) LUCI_DEPENDS:=+gre PKG_MAINTAINER:=Jan Betik PKG_LICENSE:=Apache-2.0 include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature