]> www.infradead.org Git - mtd-utils.git/commit
ubi-utils: Fixup Makefile for new version of the tools
authorFrank Haverkamp <haver@vnet.ibm.com>
Thu, 21 Feb 2008 14:00:13 +0000 (16:00 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 21 Feb 2008 14:00:13 +0000 (16:00 +0200)
commitfb552c18cb72e2eb778e74f4bac2d61e059b4278
tree8d74ae1bedb243f417140d720ae4b1b9072a2167
parent56868f374f5ba88e766690236a41af36a1e51949
ubi-utils: Fixup Makefile for new version of the tools

Because of defining targets which get never build calling make multiple times
caused regeneration of the code. The fix creates proper .a files which prevent
the rebuild since they exist after build.

Signed-off-by: Frank Haverkamp <haver@vnet.ibm.com>
ubi-utils/new-utils/Makefile