Displaying 3 results from an estimated 3 matches for "934ad25".
Did you mean:
93425
2011 Apr 29
1
[PATCH] hdt: libmenu.a no longer exists
...make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop.
Signed-off-by: Matt Fleming <matt.fleming at linux.intel.com>
---
com32/hdt/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/com32/hdt/Makefile b/com32/hdt/Makefile
index 65bc1c6..934ad25 100644
--- a/com32/hdt/Makefile
+++ b/com32/hdt/Makefile
@@ -19,7 +19,7 @@ topdir = ../..
MAKEDIR = $(topdir)/mk
include $(MAKEDIR)/elf.mk
-LIBS = ../cmenu/libmenu/libmenu.a ../libupload/libcom32upload.a
+LIBS = ../libupload/libcom32upload.a
CFLAGS += -I$(com32)/cmenu/libmenu -I$(...
2011 Apr 28
1
elflink: build failure
make[2]: *** No rule to make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop.
Sebastian
2011 May 25
1
[GIT PULL] elflink ldlinux
...uot;, "r");
if (f)
goto config_found;
diff --git a/com32/lib/syslinux/setadv.c b/com32/elflink/ldlinux/setadv.c
similarity index 100%
rename from com32/lib/syslinux/setadv.c
rename to com32/elflink/ldlinux/setadv.c
diff --git a/com32/hdt/Makefile b/com32/hdt/Makefile
index 65bc1c6..934ad25 100644
--- a/com32/hdt/Makefile
+++ b/com32/hdt/Makefile
@@ -19,7 +19,7 @@ topdir = ../..
MAKEDIR = $(topdir)/mk
include $(MAKEDIR)/elf.mk
-LIBS = ../cmenu/libmenu/libmenu.a ../libupload/libcom32upload.a
+LIBS = ../libupload/libcom32upload.a
CFLAGS += -I$(com32)/cmenu/libmenu -I$(...