mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
s61x9_micoboard_defconfig: move to internal toolchain
Now that the xilinx external toolchains have been deprecated. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
BR2_microblaze=y
|
BR2_microblaze=y
|
||||||
BR2_microblazeel=y
|
BR2_microblazeel=y
|
||||||
BR2_TOOLCHAIN_EXTERNAL=y
|
|
||||||
BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2=y
|
|
||||||
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
|
|
||||||
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="microblazeel-unknown-linux-gnu"
|
|
||||||
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
|
|
||||||
BR2_TOOLCHAIN_EXTERNAL_CXX=y
|
|
||||||
BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
|
BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
|
||||||
# BR2_TARGET_ROOTFS_TAR is not set
|
# BR2_TARGET_ROOTFS_TAR is not set
|
||||||
BR2_TARGET_ROOTFS_INITRAMFS=y
|
BR2_TARGET_ROOTFS_INITRAMFS=y
|
||||||
|
|||||||
Reference in New Issue
Block a user