4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-23 06:57:20 +08:00

11 lines
154 B
Plaintext
Raw Normal View History

2023-06-15 18:02:26 +08:00
mainmenu "RT-Thread Project Configuration"
BSP_DIR := .
2023-06-15 18:02:26 +08:00
RTT_DIR := ../..
2023-06-15 18:02:26 +08:00
PKGS_DIR := packages
2023-06-15 18:02:26 +08:00
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"