summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorErwan Velu <erwan.velu@free.fr>2009-11-29 20:48:41 +0100
committerErwan Velu <erwan.velu@free.fr>2009-12-04 10:11:15 +0100
commitfe2a772f7c354d00e1bd1c5d0cf101a17b249556 (patch)
tree825899aeca5dc1e64d5a2e994bada84d08c19dbb /com32/modules/Makefile
parent571cdb24787a1c9d5c73f6c831d5f5d8c9c130e6 (diff)
downloadsyslinux-fe2a772f7c354d00e1bd1c5d0cf101a17b249556.tar.gz
Adding ifcpu.c32, removing ifcpuhvm
Impact: ifcpu holds more cases ifcpu allow users defining a set of required cpu features for booting an entry
Diffstat (limited to 'com32/modules/Makefile')
-rw-r--r--com32/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 05408bc4..35906587 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -21,7 +21,7 @@ include ../MCONFIG
MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
disk.c32 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 \
meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \
- kbdmap.c32 cmd.c32 vpdtest.c32 gpxecmd.c32 ifcpuhvm.c32
+ kbdmap.c32 cmd.c32 vpdtest.c32 gpxecmd.c32 ifcpu.c32
TESTFILES =