From: Paul Nasrat Date: Thu, 15 Feb 2007 12:21:14 +0000 (+0000) Subject: Remove binary libext2fs.a and build against system library. X-Git-Tag: yaboot-1.3.14rc2~20 X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=commitdiff_plain;h=216a58f46680540da482f6fc5499b283f2e5830d;ds=inline Remove binary libext2fs.a and build against system library. --- diff --git a/Makefile b/Makefile index 39f8633..13d101c 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ LFLAGS = -Ttext $(TEXTADDR) -Bstatic # Libraries # -LLIBS = lib/libext2fs.a +LLIBS = -lext2fs # For compiling userland utils #