hdt: Fixing memtest entry
authorErwan Velu <erwan.velu@free.fr>
Mon, 30 Nov 2009 23:11:25 +0000 (00:11 +0100)
committerErwan Velu <erwan.velu@free.fr>
Fri, 4 Dec 2009 09:11:17 +0000 (10:11 +0100)
Impact: none

Fixing memtest entry

com32/hdt/Makefile
com32/hdt/floppy/hdt.cfg

index b342349..2974652 100644 (file)
@@ -31,7 +31,7 @@ CODENAME  = $(shell $(SED) -n 's/\#define CODENAME \"\(.*\)\"/\1/p' hdt.h)
 VERSION_C32 = $(shell echo $(VERSION) | $(SED) -e 's/-/_/g')
 
 MEMTEST_URL = http://memtest.org/download/4.00/memtest86+-4.00.bin
-MEMTEST     = memtest
+MEMTEST     = memtest.bin
 
 KERNEL_VERSION          ?= $(shell uname -r)
 MODULES_ALIAS_FILE      ?= /lib/modules/$(KERNEL_VERSION)/modules.alias
index 31b5ff1..27d11ba 100644 (file)
@@ -75,4 +75,4 @@ MENU LABEL Memtest86+ 4.00
 TEXT HELP
  Starts Memtest86+ 4.00
 ENDTEXT
-KERNEL memtest
+LINUX memtest.bin