Bernhard Reutner-Fischer
|
14a71561a3
|
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
2007-10-01 16:15:31 +00:00 |
|
Bernhard Reutner-Fischer
|
6547bced93
|
- global whitespace trimming
|
2007-08-22 12:35:41 +00:00 |
|
Bernhard Reutner-Fischer
|
956d3eb78b
|
- semicolon touchup. No other changes
|
2007-08-22 09:56:41 +00:00 |
|
Ulf Samuelsson
|
e4ead9c13c
|
Remove switches if sstrip is run
|
2007-08-21 01:53:57 +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
|
9bb66ca13e
|
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Fixes build breakage as seen by Ulf et al.
|
2007-07-09 08:30:38 +00:00 |
|
Bernhard Reutner-Fischer
|
2c9a56bd3c
|
- support BR2_PREFER_IMA for microcom
|
2007-03-21 17:53:00 +00:00 |
|
Bernhard Reutner-Fischer
|
4f8b92f305
|
- make it build.. compile-tested only. Closes #970
|
2007-01-19 19:14:33 +00:00 |
|
Bernhard Reutner-Fischer
|
f74967da5c
|
- make sure to pass the target cflags in
|
2007-01-19 18:33:40 +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
|
dfebda0014
|
remove extra space after touch
|
2005-11-24 06:53:24 +00:00 |
|
Eric Andersen
|
d06645d8ed
|
There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
|
2005-02-10 03:06:39 +00:00 |
|
Mike Frysinger
|
6d9728e843
|
more help updates from Tom Cameron
|
2004-12-26 07:36:59 +00:00 |
|
Eric Andersen
|
bb05a9ad46
|
Make the TAR_VERBOSITY option a bit more sane
|
2004-10-09 21:19:47 +00:00 |
|
Mike Frysinger
|
3a7b488366
|
use $(TAR_VERBOSITY)
|
2004-10-09 19:05:40 +00:00 |
|
Eric Andersen
|
f694016136
|
final step in buildroot facelift
|
2004-10-09 06:13:40 +00:00 |
|
Eric Andersen
|
73f7be8290
|
Remove the old 'make' directory, and populate the new 'package'
directory.
|
2004-10-09 01:24:28 +00:00 |
|