summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* autogenerate version.h from build systemMike Frysinger2011-06-271-0/+10
* rewrite build system to avoid recursionMike Frysinger2011-06-271-22/+59
* build: remove old SYMLINKS variableMike Frysinger2011-06-251-6/+0
* jffs2: make lzo optional at build timeMike Frysinger2011-06-081-2/+7
* mtd-utils: Makefile: introduce cscope targetArtem Bityutskiy2011-04-081-0/+3
* Makefile: introduce new target tests in MakefileAndy Shevchenko2011-04-071-0/+5
* mtd-utils: Use $(CURDIR) in place of $(PWD)Kevin Cernekee2010-09-281-1/+1
* mtd-utils: unify flash_erase and flash_eraseallMike Frysinger2010-09-271-3/+4
* fix parallel build between ubi-utils and mkfs.ubifsMike Frysinger2010-07-211-0/+3
* mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee2010-07-131-15/+6
* mkfs.ubifs: use libubi to format UBI volumeCorentin Chary2009-05-271-1/+1
* Unify all common build system partsMike Frysinger2008-12-221-58/+21
* Separate '-m' and the mode with a space when invoking 'install'Enrico Scholz2008-12-021-1/+1
* use $(MAKE) rather than makeMike Frysinger2008-08-211-4/+4
* mtd-utils: enable parallel build processSebastian Siewior2008-08-201-2/+2
* Add mkfs.ubifsArtem Bityutskiy2008-08-191-0/+3
* Makefile: Add Optional ZLIB and LZO CPPFLAGS and LDFLAGSGrant Erickson2008-07-031-6/+8
* respect CFLAGS/CPPFLAGS from build environmentMike Frysinger2008-06-181-4/+6
* Use LSB locations for manpagesRiku Voipio2008-04-171-2/+2
* mkfs.jffs2.c: use rbtrees for hardlink trackingDavid Woodhouse2007-12-141-1/+2
* Remove mkfs.jffs from the makefile targets.Josh Boyer2007-11-261-1/+1
* ubi-utils: add utils to make installArtem Bityutskiy2007-08-291-0/+1
* ubi-utils: build utils from top dirArtem Bityutskiy2007-08-291-0/+2
* Make optflags easier for distros to overrideDavid Woodhouse2007-08-291-1/+2
* Import FEC code from Luigi Rizzo's RMDPDavid Woodhouse2007-08-141-2/+7
* Add utilities for multicast send/receive of MTD images.David Woodhouse2007-08-091-0/+1
* Add nand integrity testing utility.David Woodhouse2007-08-091-1/+7
* Remove $Id:$ tagsJosh Boyer2007-08-031-2/+0
* Use lzo2 librariesJosh Boyer2007-07-231-1/+1
* Add lzo support to mtd-utilsRichard Purdie2007-07-231-1/+2
* Patch from KaiGai Kohei to enable building without xattr supportKaiGai Kohei2006-11-151-0/+4
* Add patch from David Byron for separating source and build directoriesDavid Byron2006-08-031-11/+26
* Fix make installv1.0.0David Woodhouse2006-04-301-3/+1
* - Update utils to build from in tree include filesJosh Boyer2006-04-111-1/+1
* Initial commitDavid Woodhouse2006-04-111-0/+63