Commit Graph

9 Commits

Author SHA1 Message Date
Peter Korsgaard
4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Ulf Samuelsson
5776c7bb32 Allow cross compile of wipe (courtesy Ivan Kuten) 2007-11-27 08:26:46 +00:00
Bernhard Reutner-Fischer
6547bced93 - global whitespace trimming 2007-08-22 12:35:41 +00:00
Ulf Samuelsson
b2cc2970b9 Avoid repeated rebuilds of 'wipe' 2007-07-17 17:05:58 +00:00
Ulf Samuelsson
e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER 2007-07-11 14:06:06 +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
02b92f25c4 WIPE_PATCH isnt defined so dont generate a garbage rule 2006-02-15 00:38:06 +00:00
David Anders
a206e92aa8 fix wipe package build per case 0000658 2006-01-24 21:18:47 +00:00
David Anders
07d0ca1342 add wipe per case 0000140 2006-01-23 18:12:10 +00:00