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
Eric Andersen
ed44d38316
update paths
2006-12-13 11:01:54 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Eric Andersen
8531fbd55c
use http for kernel.org
2006-10-09 21:08:56 +00:00
Eric Andersen
1de8a18128
yet another fix for yet another cross depmod endianness problem
2006-07-13 17:26:01 +00:00
Eric Andersen
ff870a1827
change things so menuconfig wont complain about circular deps
2006-07-10 22:18:35 +00:00
Eric Andersen
e33a0c1400
prevent up circular deps by preventing both from being enabled concurrently
2006-07-09 04:54:00 +00:00
Eric Andersen
cec440f442
update some missing bits for cross depmod
2006-03-22 18:25:51 +00:00
Eric Andersen
0d09821e49
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:22:13 +00:00
Eric Andersen
6349fd8e94
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:17:07 +00:00
"Steven J. Hill"
bb4bed8545
Changes to allow compilation with GCC-4.1.0.
2005-08-18 23:08:19 +00:00
Eric Andersen
d5b0e08e9d
http://bugs.uclibc.org/view.php?id=178
...
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.
I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...
Thanks for your work.
2005-06-09 09:46:12 +00:00