summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
AgeCommit message (Expand)Author
2010-04-12enable parallel building for uclibcPhil Sutter
2010-02-24toolchain: trailing whitespaces cleanup (just cosmetics!)Phil Sutter
2010-02-14remove unused workaroundWaldemar Brodkorb
2010-01-30update uclibc to latest upstream versionWaldemar Brodkorb
2009-12-07install development libraries into /libWaldemar Brodkorb
2009-12-06fix qemu-x86_64 image, get rid of duplicat include dirWaldemar Brodkorb
2009-11-25simplify buildsystemWaldemar Brodkorb
2009-11-19rename DEVICE to ADK_TARGETWaldemar Brodkorb
2009-08-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-20add eglibc supportWaldemar Brodkorb
2009-08-20update foxboard to latest stuffWaldemar Brodkorb
2009-08-12update gcc, kernel and uclibc MakefileWaldemar Brodkorb
2009-06-22make lemote boot with uClibcWaldemar Brodkorb
2009-06-18fix broken uClibcWaldemar Brodkorb
2009-06-01remove unused $Id$Waldemar Brodkorb
2009-05-29add lemote / loongson2f target support (no runtime tests yet)Waldemar Brodkorb
2009-05-23- cleanup and document PKG_template, ARCH parameter is not needed anymoreWaldemar Brodkorb
2009-05-17Initial importwbx