Bernhard Reutner-Fischer
|
b17c61938e
|
- remove some hardcoded occurances of "make" and use the proper variable instead
|
2007-01-21 21:32:49 +00:00 |
|
Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
Mike Frysinger
|
2e31d32a0c
|
touchup target menu display
|
2005-09-09 00:12:13 +00:00 |
|
Eric Andersen
|
99230c6eb3
|
typo -- revenge of cut n paste
|
2005-08-09 03:48:47 +00:00 |
|
Eric Andersen
|
d7d57699ef
|
Add support for building a few commonly used bootloaders
|
2005-06-23 05:09:05 +00:00 |
|