kconfig/kconfig.mk
2007-09-12 Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
2007-09-08 In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
2007-08-15 Add the possibility to force the number of // jobs without reconfiguring.
2007-07-22 Re-instate the --local configure switch to not install and use the local crosstool-NG copy.
2007-07-17 Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
2007-07-15 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.