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
/
mtd
Age
Commit message (
Expand
)
Author
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- use the BZCAT/ZCAT as configured by the user
Bernhard Reutner-Fischer
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-07-20
Patch mtd from correct directory
Ulf Samuelsson
2007-07-20
Add optional mtd configuration (experimental - only available for Atmel targets)
Ulf Samuelsson
2007-07-17
We need LDFLAGS here.
"Steven J. Hill"
2007-07-11
Define date of build as DATE, use in mtd/mtd.mk
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-06
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-02-16
- fix build for the host
Bernhard Reutner-Fischer
2007-02-09
- swap order of include paths. Closes #1205 and #1182
Bernhard Reutner-Fischer
2007-02-06
Wrong sign dufus.
"Steven J. Hill"
2007-01-14
Update patch.
"Steven J. Hill"
2007-01-14
Correct spelling error and config option to create symlinks for old naming of...
"Steven J. Hill"
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-10-07
remove duplicate/invalid options in choice
Mike Frysinger
2006-10-06
- be gentle to vi syntax color mode
Bernhard Reutner-Fischer
2006-10-06
- jffs2 requires the mtd package for the mtd-host tools.
Bernhard Reutner-Fischer
2006-10-03
- use the HOSTCC for building host-tools.
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-04-10
per bug 0000786, strip quotes
Eric Andersen
2006-04-06
patch from bjdooks:
Eric Andersen
2006-02-15
touchup code and dont define a garbage rule if MTD_SOURCE is undefined
Mike Frysinger
2006-01-27
fix unzip method based on the difference between daily snapshots and stable r...
David Anders
2006-01-24
add option to mtd to select daily snapshot or a default version
David Anders
2006-01-23
minor syntax changes plus addition of stripping of binaries
David Anders
2006-01-23
fix mtd typos per case 0000475
David Anders
2005-08-18
Changes to allow compilation with GCC-4.1.0.
"Steven J. Hill"
2005-03-09
patch from pgrayson:
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-02-10
menuconfig -> config
Mike Frysinger
2005-01-23
Patch from gtj: http://bugs.uclibc.org/view.php?id=40
Eric Andersen