Files
xiuos/Ubiquitous/XiUOS/Kconfig
2021-06-10 11:41:30 +08:00

13 lines
205 B
Plaintext

source "$KERNEL_DIR/kernel/Kconfig"
source "$KERNEL_DIR/fs/Kconfig"
source "$KERNEL_DIR/framework/Kconfig"
source "$KERNEL_DIR/applications/Kconfig"
source "$KERNEL_DIR/../../APP_Framework/Kconfig"