瀏覽代碼

xl2tpd: reword the comment on overriding OFLAGS in MAKE_FLAGS.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou 9 年之前
父節點
當前提交
4080689f02
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2
    3
      net/xl2tpd/Makefile

+ 2
- 3
net/xl2tpd/Makefile 查看文件

@@ -39,9 +39,8 @@ It does implement both LAC and LNS role in a L2TP networking architecture. The
39 39
 main goal of this protocol is to tunnel PPP frame trough an IP network.
40 40
 endef
41 41
 
42
-# XXX: CFLAGS are already set by Build/Compile/Default
43
-MAKE_FLAGS+= \
44
-	OFLAGS=""
42
+# Use optimization options from OpenWrt build system
43
+MAKE_FLAGS += OFLAGS=""
45 44
 
46 45
 define Package/xl2tpd/conffiles
47 46
 /etc/xl2tpd/xl2tpd.conf