refactor: use all path of lwip_porting.gni for other product
use all path of lwip_porting.gni for other product close: #I4JKX9 Signed-off-by: liujiandong <liujiandong1@huawei.com>
This commit is contained in:
parent
8310aba4ea
commit
321cb9d193
|
@ -28,7 +28,7 @@
|
|||
|
||||
import("//kernel/liteos_m/liteos.gni")
|
||||
import("$LITEOSTHIRDPARTY/lwip/lwip.gni")
|
||||
import("lwip_porting.gni")
|
||||
import("$LITEOSTOPDIR/components/net/lwip-2.1/lwip_porting.gni")
|
||||
|
||||
module_switch = defined(LOSCFG_NET_LWIP_SACK)
|
||||
module_name = "lwip"
|
||||
|
|
Loading…
Reference in New Issue