summaryrefslogtreecommitdiff
path: root/Makefile.klibc
AgeCommit message (Collapse)Author
2005-04-26[PATCH] klibc build fixesgreg@kroah.com
Still can't seem to build both klibc and glibc versions from same makefile :(
2005-04-26[PATCH] Fixup path for kernel includes when building with klibc.lethal@linux-sh.org
Fixup path for kernel includes when building with klibc. klibc expects the symlink klibc/linux to point to a relatively up to date tree, use -Iklibc/linux/include to make linux/ and asm/ includes resolve properly, as these won't exist in the regular klibc/klibc/include location.
2005-04-26[PATCH] 005 releaseudev/v005greg@kroah.com
2005-04-26[PATCH] get 'make release' to work properly again.greg@kroah.com
2005-04-26[PATCH] turn off debugging if we are building with klibcgreg@kroah.com
2005-04-26[PATCH] klibc specific tweaksgreg@kroah.com
2005-04-26[PATCH] klibc makefile changes.greg@kroah.com
2005-04-26[PATCH] added klibc makefilegreg@kroah.com