projects
/
yaboot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba13127
)
Remove binary libext2fs.a and build against system library.
author
Paul Nasrat
<pnasrat@redhat.com>
Thu, 15 Feb 2007 12:21:14 +0000
(12:21 +0000)
committer
Paul Nasrat
<pauln@enki.eridu>
Thu, 15 Feb 2007 12:21:14 +0000
(12:21 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 39f8633f0ec5fdfff3e8d23074fc3fdb20992abf..13d101ce154780815300aae9cd81e9cfb2d1b900 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-68,7
+68,7
@@
LFLAGS = -Ttext $(TEXTADDR) -Bstatic
# Libraries
#
-LLIBS =
lib/libext2fs.a
+LLIBS =
-lext2fs
# For compiling userland utils
#