Eric Andersen
|
7b30fa8599
|
fix missing dependancy for BR2_QTE_TMAKE_VERSION
|
2006-11-17 22:58:29 +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 |
|
Bernhard Reutner-Fischer
|
8ec9199f17
|
- quote HOST_CC.
Allows for passing flags along HOST_CC which is sometimes needed on certain
architectures.
|
2006-03-10 08:30:15 +00:00 |
|
Mike Frysinger
|
24bc013e49
|
if QTE isnt enabled, make sure the versions dont screw up the make rules
|
2005-09-09 03:26:14 +00:00 |
|
Mike Frysinger
|
13ef97f580
|
QTE by Allan Clark Bug 391
|
2005-09-09 03:14:28 +00:00 |
|