mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
xl2tpd: reword the comment on overriding OFLAGS in MAKE_FLAGS.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
+2
-3
@@ -39,9 +39,8 @@ It does implement both LAC and LNS role in a L2TP networking architecture. The
|
|||||||
main goal of this protocol is to tunnel PPP frame trough an IP network.
|
main goal of this protocol is to tunnel PPP frame trough an IP network.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# XXX: CFLAGS are already set by Build/Compile/Default
|
# Use optimization options from OpenWrt build system
|
||||||
MAKE_FLAGS+= \
|
MAKE_FLAGS += OFLAGS=""
|
||||||
OFLAGS=""
|
|
||||||
|
|
||||||
define Package/xl2tpd/conffiles
|
define Package/xl2tpd/conffiles
|
||||||
/etc/xl2tpd/xl2tpd.conf
|
/etc/xl2tpd/xl2tpd.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user