From 9dbe643b99c9b4af22044d9ca57108b929cb9ecd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 20 Apr 2015 00:31:35 -0500 Subject: remove lowercase ABI symbols. tested with x86/mips64 variants --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 57b77b917..a3c5c3a23 100644 --- a/Config.in +++ b/Config.in @@ -110,11 +110,11 @@ config ADK_VENDOR Vendor string is used for toolchain. source "target/config/Config.in.endian" -source "target/config/Config.in.abi" source "target/config/Config.in.fpu" source "target/config/Config.in.float" source "target/config/Config.in.binfmt" source "target/config/Config.in.libc" +source "target/config/Config.in.abi" source "target/config/Config.in.binutils" source "target/config/Config.in.gcc" source "target/config/Config.in.gdb" -- cgit v1.2.3