forked from xuos/xiuos
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
|
|
source "$KERNEL_DIR/kernel/Kconfig"
|
|
|
|
source "$KERNEL_DIR/lib/Kconfig"
|
|
|
|
source "$KERNEL_DIR/fs/Kconfig"
|
|
|
|
source "$KERNEL_DIR/../../APP_Framework/Kconfig"
|