summaryrefslogtreecommitdiff
path: root/kconfig/kconfig.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-09-12Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"1-1/+2
Don't hardcode ncurses include and link flags.
2007-09-08In a directory previously used as CT_TOP_DIR, when using a new version, ↵Yann E. MORIN"1-1/+1
ct-ng will fail to create the symlink to the new config files. Fix that by forcing creation of the symlink, even if it already exists and points to a previous location.
2007-08-15Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"1-5/+5
2007-07-22Re-instate the --local configure switch to not install and use the local ↵Yann E. MORIN"1-5/+3
crosstool-NG copy.
2007-07-17Revisit the extract-config way of working: ct-ng is the sole entry point to ↵Yann E. MORIN"1-2/+8
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-15Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"1-0/+103