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 |
|
Hamish Moffatt
|
03d6531962
|
Run $(CONFIG_UPDATE) after unpacking sources
Patch from Dan Nicolaescu
|
2008-02-12 00:35:03 +00:00 |
|
Bernhard Reutner-Fischer
|
26cdd6f6c0
|
- make sure that configure doesn't see a wrong cache
|
2007-09-25 12:34:09 +00:00 |
|
Ulf Samuelsson
|
6961522372
|
Avoid repeated remake of dialog
|
2007-09-23 14:21:39 +00:00 |
|
Bernhard Reutner-Fischer
|
e4c6340a94
|
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
2007-09-17 12:30:31 +00:00 |
|
Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Ulf Samuelsson
|
e4c6ed5625
|
Bump version of dialog, make it build
|
2007-08-13 00:12:49 +00:00 |
|
Ulf Samuelsson
|
fa9fc5aafa
|
Replace space by tabs
|
2007-07-28 23:02:26 +00:00 |
|
Bernhard Reutner-Fischer
|
74d518dc2a
|
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
|
2007-06-27 12:01:27 +00:00 |
|
Eric Andersen
|
85d7f6f05f
|
fixup package LDFLAGS handling
|
2007-03-13 22:59:59 +00:00 |
|
Peter Korsgaard
|
6f08a7bcd4
|
-2 patch no longer available. Patch by Stefan Feilmeier
|
2007-02-13 14:00:49 +00:00 |
|
Bernhard Reutner-Fischer
|
c9ea7573cc
|
- bump patch version
|
2007-01-22 08:54:13 +00:00 |
|
Bernhard Reutner-Fischer
|
d5af030bee
|
- bump version
- add to targets. Closes #724
|
2006-12-22 13:38:04 +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 |
|
David Anders
|
159656ebdb
|
add package dialog per case 0000148
|
2006-01-23 18:27:46 +00:00 |
|