diff --git a/sdk_liteos/BUILD.gn b/sdk_liteos/BUILD.gn index 60af9a8..cb3d66b 100755 --- a/sdk_liteos/BUILD.gn +++ b/sdk_liteos/BUILD.gn @@ -34,6 +34,7 @@ lite_component("sdk") { deps = [ "//build/lite/config/component/cJSON:cjson_static", + "//device/hisilicon/hispark_pegasus/hi3861_adapter/hals/communication/wifi_lite/wifiservice", "//device/hisilicon/hispark_pegasus/hi3861_adapter/kal", ] }