summaryrefslogtreecommitdiffstats
path: root/target/makedevs/makedevs.mk
Commit message (Expand)AuthorAgeFilesLines
* - use the HOSTCC given by the user.Bernhard Reutner-Fischer2006-10-061-1/+1
* rework fakeroot handling to avoid races during parallel make causing severalEric Andersen2006-04-071-5/+1
* - use HOSTCC instead of hardcoded compiler which may or may not be available.Bernhard Reutner-Fischer2005-12-211-1/+1
* Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen2005-08-081-0/+4
* Finish implementing fakeroot handling so mksquashfs properlyEric Andersen2005-06-241-3/+4
* Use fakeroot and makedevs to fake mksquashfs into building properly setup fileEric Andersen2005-06-241-1/+5
* Add a standalone makedevs application to be used along withEric Andersen2005-06-091-0/+27