aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-09-21jffs2reader: get rid of linker errorAndy Shevchenko
2011-08-20Bumb version numberArtem Bityutskiy
2011-07-20Makefile: show nice message when checking version.hBrian Norris
2011-07-20Makefile: fix "make clean" for cross-compileBrian Norris
2011-07-20Makefile: fix "version.h" build for cross-compilingBrian Norris
2011-06-29mtd-utils: kill flash_infoBrian Norris
2011-06-27autogenerate version.h from build systemMike Frysinger
2011-06-27rewrite build system to avoid recursionMike Frysinger
2011-06-25build: remove old SYMLINKS variableMike Frysinger
2011-06-08jffs2: make lzo optional at build timeMike Frysinger
2011-04-08mtd-utils: Makefile: introduce cscope targetArtem Bityutskiy
2011-04-07Makefile: introduce new target tests in MakefileAndy Shevchenko
2010-09-28mtd-utils: Use $(CURDIR) in place of $(PWD)Kevin Cernekee
2010-09-27mtd-utils: unify flash_erase and flash_eraseallMike Frysinger
2010-07-21fix parallel build between ubi-utils and mkfs.ubifsMike Frysinger
2010-07-13mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee
2009-05-27mkfs.ubifs: use libubi to format UBI volumeCorentin Chary
2008-12-22Unify all common build system partsMike Frysinger
2008-12-02Separate '-m' and the mode with a space when invoking 'install'Enrico Scholz
2008-08-21use $(MAKE) rather than makeMike Frysinger
2008-08-20mtd-utils: enable parallel build processSebastian Siewior
2008-08-19Add mkfs.ubifsArtem Bityutskiy
2008-07-03Makefile: Add Optional ZLIB and LZO CPPFLAGS and LDFLAGSGrant Erickson
2008-06-18respect CFLAGS/CPPFLAGS from build environmentMike Frysinger
2008-04-17Use LSB locations for manpagesRiku Voipio
2007-12-14mkfs.jffs2.c: use rbtrees for hardlink trackingDavid Woodhouse
2007-11-26Remove mkfs.jffs from the makefile targets.Josh Boyer
2007-08-29ubi-utils: add utils to make installArtem Bityutskiy
2007-08-29ubi-utils: build utils from top dirArtem Bityutskiy
2007-08-29Make optflags easier for distros to overrideDavid Woodhouse
2007-08-14Import FEC code from Luigi Rizzo's RMDPDavid Woodhouse
2007-08-09Add utilities for multicast send/receive of MTD images.David Woodhouse
2007-08-09Add nand integrity testing utility.David Woodhouse
2007-08-03Remove $Id:$ tagsJosh Boyer
2007-07-23Use lzo2 librariesJosh Boyer
2007-07-23Add lzo support to mtd-utilsRichard Purdie
2006-11-15Patch from KaiGai Kohei to enable building without xattr supportKaiGai Kohei
2006-08-03Add patch from David Byron for separating source and build directoriesDavid Byron
2006-04-30Fix make installv1.0.0David Woodhouse
2006-04-11- Update utils to build from in tree include filesJosh Boyer
2006-04-11Initial commitDavid Woodhouse