summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorSebastian Herbszt <herbszt@gmx.de>2013-02-10 19:30:51 +0100
committerMatt Fleming <matt.fleming@intel.com>2013-02-11 13:13:24 +0000
commit88f8ad6a7721a7c1dcb5fc756906f8ccd90f6cfe (patch)
tree8d00e92252aa03fc1c7cd41a06a22c97867a3c00 /com32/modules/Makefile
parent6f7b0e4a33e4064c8e814cbebeacf7206c9fb850 (diff)
downloadsyslinux-88f8ad6a7721a7c1dcb5fc756906f8ccd90f6cfe.tar.gz
poweroff COM32 module
This module is able to power off a system via APM. It replaces the poweroff COMBOOT module. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de> Signed-off-by: Matt Fleming <matt.fleming@intel.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 628fa5d6..1998a0ef 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -25,7 +25,7 @@ MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \
ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \
whichsys.c32 prdhcp.c32 pxechn.c32 kontron_wdt.c32 ifmemdsk.c32 \
- hexdump.c32
+ hexdump.c32 poweroff.c32
TESTFILES =