Mod aaa-12 跳转Makefile中模块编译顺序,解决编译出错问题
RCA: SOL: 修改人:huangxin 检视人:huangxin
This commit is contained in:
parent
15fc6d20bf
commit
fa7df5c669
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ endif
|
||||||
|
|
||||||
.PHONY : demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule
|
.PHONY : demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule
|
||||||
|
|
||||||
all: demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule
|
all: demo database conntrack netlink trace openrpc redismq usermanager configm ulog webauth matchrule
|
||||||
|
|
||||||
ifeq ($(OPT), install)
|
ifeq ($(OPT), install)
|
||||||
#$(shell `find ../release -name "*.zip" -delete`)
|
#$(shell `find ../release -name "*.zip" -delete`)
|
||||||
|
|
Loading…
Reference in New Issue