mirror of https://github.com/RT-Thread/rt-thread
fix gd32 dist bug
This commit is contained in:
parent
f9564d4ee0
commit
95bd6854db
|
@ -380,7 +380,7 @@ menu "On-chip Peripheral Drivers"
|
|||
select RT_USING_SDRAM
|
||||
default n
|
||||
|
||||
rsource "../../libraries/gd32_drivers/Kconfig"
|
||||
source "$(BSP_DIR)/../libraries/gd32_drivers/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
||||
|
|
Loading…
Reference in New Issue