X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fpptpd%2FMakefile;h=0e5bb127f58179e3cc19070b92aa6eab9901ee57;hp=6382ccde352cbb3a96e31864643c99158e0ec7cb;hb=18b2c8c7d396a6b8569ba1c9c19efc2f1d75da82;hpb=9e5d5d0a97fff1a3d520a219868cfcb130ebf9fa diff --git a/net/pptpd/Makefile b/net/pptpd/Makefile index 6382ccde35..0e5bb127f5 100644 --- a/net/pptpd/Makefile +++ b/net/pptpd/Makefile @@ -33,7 +33,7 @@ endef define Build/Configure -$(call Build/Configure/Default,--with-pppd-ip-alloc --with-bcrelay) +$(call Build/Configure/Default, --with-bcrelay) endef define Build/Compile