]> git.ozlabs.org Git - yaboot.git/blobdiff - Makefile
Remove binary libext2fs.a and build against system library.
[yaboot.git] / Makefile
index 39f8633f0ec5fdfff3e8d23074fc3fdb20992abf..13d101ce154780815300aae9cd81e9cfb2d1b900 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ LFLAGS = -Ttext $(TEXTADDR) -Bstatic
 
 # Libraries
 #
 
 # Libraries
 #
-LLIBS = lib/libext2fs.a
+LLIBS = -lext2fs
 
 # For compiling userland utils
 #
 
 # For compiling userland utils
 #