summaryrefslogtreecommitdiffstats
path: root/target/powerpc/yaboot/yaboot.mk
Commit message (Collapse)AuthorAgeFilesLines
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-101-44/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* - 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)
* Add support for building a few commonly used bootloadersEric Andersen2005-06-231-0/+44