elflink: Make sure to install ldlinux.c32 at install time
authorH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 22:00:04 +0000 (15:00 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 22:00:04 +0000 (15:00 -0700)
We need to reach ldlinux.c32 during early boot...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile

index 0f500a3..c05e04f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ EXTBOOTINSTALL = $(MODULES)
 
 # Things to install in /tftpboot
 NETINSTALLABLE = core/pxelinux.0 gpxe/gpxelinux.0 \
+                com32/elflink/ldlinux/ldlinux.c32 \
                 $(MODULES)
 
 all: