File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -174,6 +174,7 @@ target_sources(nrf-wifi-osal PRIVATE
174174 ${NRF_WIFI_DIR} /utils/src/util.c
175175 ${NRF_WIFI_DIR} /hw_if/hal/src/common/hal_api_common.c
176176 ${NRF_WIFI_DIR} /bus_if/bal/src/bal.c
177+ ${NRF_WIFI_DIR} /bus_if/bus/qspi/src/qspi.c
177178 ${NRF_WIFI_DIR} /fw_if/umac_if/src/common/fmac_cmd_common.c
178179 ${NRF_WIFI_DIR} /fw_if/umac_if/src/common/fmac_api_common.c
179180 ${NRF_WIFI_DIR} /fw_if/umac_if/src/common/fmac_util.c
@@ -187,7 +188,6 @@ if(NOT CONFIG_NRF71_ON_IPC)
187188 ${NRF_WIFI_DIR} /hw_if/hal/src/common/hpqm.c
188189 ${NRF_WIFI_DIR} /hw_if/hal/src/common/pal.c
189190 ${NRF_WIFI_DIR} /hw_if/hal/src/common/hal_fw_patch_loader.c
190- ${NRF_WIFI_DIR} /bus_if/bus/qspi/src/qspi.c
191191 )
192192endif ()
193193
You can’t perform that action at this time.
0 commit comments