summaryrefslogtreecommitdiffstats
path: root/target/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - 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