]> www.infradead.org Git - mtd-utils.git/commit
ubi-utils: fix up build system
authorMike Frysinger <vapier@gentoo.org>
Tue, 9 Dec 2008 13:38:10 +0000 (08:38 -0500)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 10 Dec 2008 12:21:34 +0000 (14:21 +0200)
commit47c791bdea3aee5de01f3718e5aa6b76f6dab08a
tree4e4efe9e4f31e5b2c27d7ed3d61fcbc991215eef
parent22597af06855eaa944f783e867b4545048fe4543
ubi-utils: fix up build system

The previous change with CFLAGS handling was not entirely correct.  So fix
CFLAGS/CPPFLAGS/LDFLAGS to work like standard build systems (i.e. autotools)
and change `ranlib` to $(RANLIB) to fix cross-compiling.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/new-utils/Makefile