X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fl2tpd%2FMakefile;fp=net%2Fl2tpd%2FMakefile;h=a3441ecd358c2a4ae625bb354d6a3b69d6565e7f;hb=92a43582fbb034c16301aedd4fae97ba94c71cb5;hp=6cee2ae4d4a3fff94e7c226e8d6efd7b1b0c2d3e;hpb=d13b0441bf1667f0611be2b3b4bbc7cfcf786b3c;p=packages.git diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 6cee2ae4d..a3441ecd3 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -34,6 +34,11 @@ to tunnel PPP frame trough an ip network.\\\ URL:=http://l2tpd.sourceforge.net/ endef +define Package/l2tpd/conffiles +/etc/l2tpd/l2tpd.conf +/etc/ppp/options.l2tpd +endef + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ $(TARGET_CONFIGURE_OPTS) \