From 0e3585dae500fb0a976888f5dbdf3a37769680ec Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Dec 2014 22:25:29 -0600 Subject: bring coldfire support in shape Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit. --- Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index aa41c14f7..3b6f26955 100644 --- a/Config.in +++ b/Config.in @@ -32,6 +32,7 @@ source "target/config/Config.in.qemuopts" source "target/config/Config.in.kernelversion" source "target/config/Config.in.libc" source "target/config/Config.in.abi" +source "target/config/Config.in.binfmt" source "target/config/Config.in.target" endmenu -- cgit v1.2.3