forked from xuos/xiuos
13 lines
205 B
Plaintext
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"
|