summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-28 22:25:29 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-28 22:27:34 -0600
commit0e3585dae500fb0a976888f5dbdf3a37769680ec (patch)
tree89f0f3768794a9daf3253c8a2e832c3ebb3a582a /Config.in
parent6488ae4a7b82ac7c95adc34281459c373fba6be3 (diff)
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.
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 1 insertions, 0 deletions
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