Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-01-16 | target/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2007-01-21 | - remove some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer | |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2005-06-23 | Add support for building a few commonly used bootloaders | Eric Andersen | |