Skip to content

Commit ebc7a6c

Browse files
committed
Update include path for RTL87x2G in openthread-bee4 CMake configuration
1 parent ea5ce24 commit ebc7a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bee4/cmake/openthread-bee4.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ target_include_directories(openthread-bee4
150150
${OT_REALTEK_ROOT}/src
151151
${REALTEK_SDK_INCPATH}
152152
${REALTEK_SDK_ROOT}/subsys/mac_driver
153-
${REALTEK_SDK_ROOT}/subsys/mac_driver/portable/bee4
153+
${REALTEK_SDK_ROOT}/subsys/mac_driver/portable/rtl87x2g
154154
${CMAKE_CURRENT_SOURCE_DIR}/${BUILD_TARGET}
155155
${CMAKE_CURRENT_SOURCE_DIR}/common
156156
${REALTEK_SDK_ROOT}/subsys/usb/usb_hal/inc

0 commit comments

Comments
 (0)