Commit 642348c8 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

configs/qemu_mips64el_malta_defconfig: don't force eglibc



It's not required, the toolchain options should handle that.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent c300c8b2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2,9 +2,6 @@
BR2_mips64el=y
BR2_MIPS_NABI64=y

# Toolchain
BR2_TOOLCHAIN_BUILDROOT_EGLIBC=y

# Filesystem
BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set