summaryrefslogtreecommitdiffstats
path: root/target/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-211-2/+2
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* fixed includes for arch sub-dirsDavid Anders2006-01-201-0/+1
|
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* typo -- revenge of cut n pasteEric Andersen2005-08-091-1/+1
|
* Add support for building a few commonly used bootloadersEric Andersen2005-06-232-0/+50