Hamish Moffatt
|
7a5ded75d5
|
Revert $(strip ...) change which corrupted this file
|
2008-12-17 06:32:19 +00:00 |
|
Peter Korsgaard
|
ac1d92c425
|
package/: get rid of unneeded $(strip ..)
|
2008-12-08 08:15:27 +00:00 |
|
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 |
|
Ivan Kuten
|
cb815ae003
|
Add support for GNU and kernel.org mirrors
|
2007-12-17 12:29:06 +00:00 |
|
Ulf Samuelsson
|
29211bc844
|
Hotplug source is inside buildroot
|
2007-10-18 22:59:44 +00:00 |
|
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
|
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
|
a2e5113512
|
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
2007-08-11 22:26:56 +00:00 |
|
Ulf Samuelsson
|
e1621a4a2a
|
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
2007-07-11 14:06:06 +00:00 |
|
Eric Andersen
|
222dcdc1bf
|
rework hotplug with a customized version not dependant on kernel sources
|
2006-08-10 20:08:31 +00:00 |
|
Eric Andersen
|
6628d4b2f6
|
fetch diethotplug from kernel.org
|
2005-09-30 20:24:22 +00:00 |
|
Eric Andersen
|
1d63e8a8d9
|
Make the sourceforge mirror site a config option, as sourceforge
mirrors tend to change, move, go down, etc from time to time.
|
2005-06-09 12:15:00 +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
|
0333aa2d67
|
merge help descriptions written by Tom Cameron
|
2004-12-24 09:39:23 +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
|
44eedc5c44
|
facelift step number two
|
2004-10-09 02:49:33 +00:00 |
|
Eric Andersen
|
73f7be8290
|
Remove the old 'make' directory, and populate the new 'package'
directory.
|
2004-10-09 01:24:28 +00:00 |
|