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
/
mtd.mk
Age
Commit message (
Expand
)
Author
2011-04-04
mtd: bump version
H Hartley Sweeten
2011-03-18
mtd: bump version
Peter Korsgaard
2011-01-29
mtd: bump version
Peter Korsgaard
2010-11-18
mtd-utils: ensure libmtd.a always gets built
Peter Korsgaard
2010-10-16
mtd: bump version
Peter Korsgaard
2010-09-23
mtd: bump version
Peter Korsgaard
2010-07-07
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-05-19
mtd-utils: buildsystem is broken with parallel make (regarding libubi)
Peter Korsgaard
2010-04-15
mtd: host compilation needs host-zlib
Peter Korsgaard
2010-04-15
mtd: mkfs.jffs2 requires zlib to build
Will Wagner
2010-04-09
mtd: convert to gentargets, add host package
Thomas Petazzoni
2010-03-08
mtd-utils: fix build with external toolchain
Peter Korsgaard
2010-02-03
mtd: zlib/lzo is only needed for mkfs.jffs2
Peter Korsgaard
2010-02-03
mtd: host support cleanup
Peter Korsgaard
2010-02-03
mtd-utils: bump version, get rid of obsolete git version
Peter Korsgaard
2009-07-21
mtd: get rid of ancient deprecated versions
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-03-26
Remove old mtd snapshot option, as the source tarball is no longer available
Hamish Moffatt
2007-09-27
Add mtd-utils-1.1.0 as mtd alternative
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-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-06
- be gentle to vi syntax color mode
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-01-23
Patch from gtj: http://bugs.uclibc.org/view.php?id=40
Eric Andersen