]> www.infradead.org Git - mtd-utils.git/commit
ubi-utils: tweak vpath handling
authorMike Frysinger <vapier@gentoo.org>
Tue, 31 Mar 2009 04:09:40 +0000 (00:09 -0400)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 31 Mar 2009 06:24:10 +0000 (09:24 +0300)
commit02b833db191d98be35da5d54c5fa98822823b4a6
treeb5ab6bafaa0569910c2b2e6eb95a6faefdfebb13
parente4244a1bc1f7afc7ba5f630591aa90ac7ccaa75a
ubi-utils: tweak vpath handling

Building out of tree currently fails with ubi-utils because make gets
confused and can't figure out the vpathed .c files.  Using VPATH rather
than vpath seems to work around it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ubi-utils/Makefile