summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorGert Hulselmans <gerth@zytor.com>2010-07-05 23:52:39 +0200
committerGert Hulselmans <gerth@zytor.com>2010-07-05 23:52:39 +0200
commit66c3eb4f6fc622fc3326956adfb0c6e23342b98f (patch)
tree48f220b9240c7b2ea878170c77bd302b2dc4ad32 /com32/modules/Makefile
parent7072cf57e5f43449223c1fe75aebcbf82659e515 (diff)
downloadsyslinux-66c3eb4f6fc622fc3326956adfb0c6e23342b98f.tar.gz
whichsys.c32: execute specific command, based on Syslinux bootloader variant
Detemine which command to execute, based on the Syslinux bootloader variant from which you run it. Usage: whichsys.c32 [-iso- command] [-pxe- command] [-sys- command] Examples: whichsys.c32 -iso- chain.c32 hd0 -sys- chain.c32 hd1 swap whichsys.c32 -iso- config iso.cfg -sys- sys.cfg -pxe- pxe.cfg Signed-off-by: Gert Hulselmans <gerth@zytor.com>
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 f42ce963..2d479132 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -22,7 +22,7 @@ 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 host.c32 ls.c32 gpxecmd.c32 \
- ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32
+ ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 whichsys.c32
TESTFILES =