commit | 9de826e42fd9989a9984c65f08ab0bb47eab7301 | [log] [tgz] |
---|---|---|
author | xiaofeis <xiaofeis@codeaurora.org> | Thu May 03 18:04:52 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu May 17 00:49:38 2018 -0700 |
tree | 83d5f2c011b580ed5e1ade05b27eddcb157b1909 | |
parent | 7d185b2f5ceaf218b57c8192100dc3cc0e78941f [diff] [blame] |
[qca-ssdk]: support KASAN compile options Change-Id: I2e9b8db1acbae3707f20b2c7f23b4c7118afc1da Signed-off-by: xiaofeis <xiaofeis@codeaurora.org>
diff --git a/make/config.mk b/make/config.mk index e11dd62..828eb59 100755 --- a/make/config.mk +++ b/make/config.mk
@@ -1,5 +1,6 @@ include $(PRJ_PATH)/config +-include $(SYS_PATH)/include/config/auto.conf ifndef SYS_PATH $(error SYS_PATH isn't defined!)