index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
modutils
Age
Commit message (
Expand
)
Author
2007-09-25
- make sure that configure doesn't see a wrong cache
Bernhard Reutner-Fischer
2007-08-28
- misc cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
- fixup whitespace damage after ulf
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-07-31
Install modutils first to STAGING_DIR, then copy to TARGET_DIR
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2006-12-13
update paths
Eric Andersen
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-10-09
use http for kernel.org
Eric Andersen
2006-07-13
yet another fix for yet another cross depmod endianness problem
Eric Andersen
2006-07-10
change things so menuconfig wont complain about circular deps
Eric Andersen
2006-07-09
prevent up circular deps by preventing both from being enabled concurrently
Eric Andersen
2006-03-22
update some missing bits for cross depmod
Eric Andersen
2005-09-30
After some effort, I have taught depmod to handle endianness,
Eric Andersen
2005-09-30
After some effort, I have taught depmod to handle endianness,
Eric Andersen
2005-08-18
Changes to allow compilation with GCC-4.1.0.
"Steven J. Hill"
2005-06-09
http://bugs.uclibc.org/view.php?id=178
Eric Andersen