projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30e41c2
)
hdt: add back -I$(com32)
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 26 Apr 2011 08:30:29 +0000
(
01:30
-0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 26 Apr 2011 08:30:29 +0000
(
01:30
-0700)
hdt picks up include files from outside the include directory and so
needs an explicit -I$(com32). This probably should be fixed.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/hdt/Makefile
patch
|
blob
|
history
diff --git
a/com32/hdt/Makefile
b/com32/hdt/Makefile
index
b4f4e35
..
f187346
100644
(file)
--- a/
com32/hdt/Makefile
+++ b/
com32/hdt/Makefile
@@
-20,7
+20,7
@@
MAKEDIR = $(topdir)/mk
include $(MAKEDIR)/com32.mk
LIBS = ../cmenu/libmenu/libmenu.a ../libupload/libcom32upload.a
-CFLAGS += -I$(com32)/cmenu/libmenu
+CFLAGS += -I$(com32)/cmenu/libmenu
-I$(com32)
MODULES = hdt.c32
TESTFILES =