4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 11:33:31 +08:00

14 lines
175 B
Plaintext
Raw Normal View History

mainmenu "RT-Thread Configuration"
BSP_DIR := .
RTT_DIR := ../../..
PKGS_DIR := packages
2023-01-08 21:14:23 -05:00
rsource "board/Kconfig"
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"