mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
10
configs/andes_ae3xx_defconfig
Normal file
10
configs/andes_ae3xx_defconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
BR2_nds32=y
|
||||
BR2_GLOBAL_PATCH_DIR="board/andes/patches/"
|
||||
BR2_TOOLCHAIN_EXTERNAL=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_ANDES_NDS32=y
|
||||
BR2_LINUX_KERNEL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17"
|
||||
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
|
||||
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/andes/ae3xx/ae3xx.fragment"
|
||||
BR2_TARGET_ROOTFS_INITRAMFS=y
|
||||
Reference in New Issue
Block a user