Files
xiuos/Ubiquitous/XiZi_IIoT/Kconfig
2023-05-06 13:28:16 +08:00

11 lines
189 B
Plaintext

source "$KERNEL_DIR/kernel/Kconfig"
source "$KERNEL_DIR/lib/Kconfig"
source "$KERNEL_DIR/fs/Kconfig"
source "$KERNEL_DIR/tool/Kconfig"
source "$KERNEL_DIR/../../APP_Framework/Kconfig"