From 4e41871d718048a3ef18dfe10607745cc94b7fc4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 16 Jan 2014 07:27:47 +0100 Subject: good bye cris, hardware is eol, latest toolchain is broken, qemu emulator support is bad, kernel needs patches for serial and network --- toolchain/uClibc/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'toolchain/uClibc') diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile index 98bb6f2b1..6345e239b 100644 --- a/toolchain/uClibc/Makefile +++ b/toolchain/uClibc/Makefile @@ -30,10 +30,6 @@ UCLIBCCFG=uclibc.config.big endif endif -ifeq ($(ADK_TARGET_SYSTEM_QEMU_CRIS),y) -UCLIBCCFG=uclibc.config.v32 -endif - ifeq ($(ADK_TARGET_SYSTEM_LEMOTE_YEELONG),y) UCLIBCCFG=uclibc.config.little.mips64 endif -- cgit v1.2.3