summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: install: don't look for scripts in BUILDDIRBrian Norris2016-01-261-1/+1
* fix build when WITHOUT_LZO is setRolf Eike Beer2015-11-121-1/+1
* mtd-utils: Restructure the mtd-utils source.Dongsheng Yang2015-11-111-27/+36
* Release mtd-utils-1.5.2v1.5.2Brian Norris2015-07-241-1/+1
* mtd-utils: Add mtdpart to add/delete partitionNam T. Nguyen2015-05-281-1/+1
* Release mtd-utils-1.5.1v1.5.1Artem Bityutskiy2014-04-071-1/+1
* ubi-utils: Add ubiblock toolEzequiel Garcia2014-03-251-1/+1
* mtd-utils: Makefile: add LDFLAGS_mkfs.ubifsAaron Sierra2013-10-261-1/+2
* move _GNU_SOURCE to the main makefileMike Frysinger2013-07-011-1/+1
* Makefile: also build and install flash_otp_lock and flash_otp_writeUwe Kleine-König2013-03-061-1/+2
* Release mtd-utils-1.5.0v1.5.0fastmapArtem Bityutskiy2012-05-071-1/+1
* Makefile: fixup previous 'make clean' fixBrian Norris2012-04-021-1/+1
* Makefile: fix "make clean" for old GNU findBrian Norris2012-03-121-3/+5
* Release mtd-utils-1.4.9v1.4.9Artem Bityutskiy2011-12-171-1/+1
* Makefile: separate man page install and compression stepsMike Frysinger2011-11-221-1/+2
* Makefile: fix install target with out-of-tree buildsMike Frysinger2011-11-221-2/+2
* 1.4.8 releasev1.4.8Artem Bityutskiy2011-11-191-1/+1
* jffs2reader: get rid of linker errorAndy Shevchenko2011-09-211-1/+1
* Bumb version numberArtem Bityutskiy2011-08-201-1/+1
* Makefile: show nice message when checking version.hBrian Norris2011-07-201-0/+1
* Makefile: fix "make clean" for cross-compileBrian Norris2011-07-201-3/+5
* Makefile: fix "version.h" build for cross-compilingBrian Norris2011-07-201-1/+2
* mtd-utils: kill flash_infoBrian Norris2011-06-291-1/+1
* 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