Show
Ignore:
Timestamp:
10/07/09 07:53:27 (3 years ago)
Author:
Erwan Velu <erwan.velu@…>
Children:
961ae24c5508a1de642c674609c379dd3202f9c7, fee688790af77e282a3d04c9fb061089ec16a502
Parents:
00d897e58126a7f12990dda8b07266ab12e853b8
git-committer:
Erwan Velu <erwan.velu@free.fr> / 2009-10-07T09:53:27Z+0200
Message:

hdt: Adding missing hdt.c32 in 'make hdt.img'

Impact: hdt.img is now complete and running

After several modification of the makefile, the copy of hdt.c32 had
disapeared from the makefile :(
This commit reintroduce this missing.
'make hdt.img' is now working again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • com32/hdt/Makefile

    r16b37f ra2ad37  
    4646        -[ -f $(MODULES_ALIAS_FILE) ] && MTOOLSRC=$(PWD)/floppy/mtools.conf $(MCOPY) $(MODULES_ALIAS_FILE) a: 
    4747        -[ -f $(MODULES_PCIMAP_FILE) ] && MTOOLSRC=$(PWD)/floppy/mtools.conf $(MCOPY) $(MODULES_PCIMAP_FILE) a: 
     48        MTOOLSRC=$(PWD)/floppy/mtools.conf $(MCOPY) hdt.c32 a: 
    4849        @ [ -f $(PCI_IDS_FILE) ] && MTOOLSRC=$(PWD)/floppy/mtools.conf $(MCOPY) $(PCI_IDS_FILE) a: || printf "\nThe floppy/pci.ids file is missing and can be downloaded from http://pciids.sourceforge.net and put in\nthe ./com32/hdt/floppy directory of the extracted Syslinux source.\n\n" 
    4950        MTOOLSRC=$(PWD)/floppy/mtools.conf $(MCOPY) floppy/hdt.cfg a:syslinux.cfg