summaryrefslogtreecommitdiff
path: root/make/system-linux.mk
AgeCommit message (Collapse)Author
2003-03-05Don't mess with the headers files installed by uClibcEric Andersen
2003-03-04Fake up an arm-linux source-treeEric Andersen
2003-03-04Rework things to ensure we are cross compiling. Teach problematicEric Andersen
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
2003-01-15Support using an existing kernelEric Andersen