4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-04 22:34:34 +08:00

11 lines
202 B
Plaintext
Raw Normal View History

mainmenu "RT-Thread Configuration"
RTT_DIR := ../../../../../..
PKGS_DIR := packages
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
rsource "../../libraries/Kconfig"
rsource "board/Kconfig"