summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2012-05-27 09:23:07 -0400
committerGene Cumm <gene.cumm@gmail.com>2012-05-27 09:23:07 -0400
commit32d48e29a2306f6951ff54bc6938f0a33a348479 (patch)
treee6e148c0fbd3169afb15d43363fce3b0d5a797ce /com32/modules/Makefile
parent4941d1837f7b3c4732c922fbfefb6e3021237f5d (diff)
downloadsyslinux-32d48e29a2306f6951ff54bc6938f0a33a348479.tar.gz
pxechn.c32: PXE NBP chainloader
Designed as a more versatile COM32-based alternative to pxechain.com. It can use the PXE RESTART or chain to the new NBP without the PXE stack. It also enables a user to boot Microsoft Windows Server 2008R2 Windows Deployment Services's wdsnbp.com from PXELINUX. Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'com32/modules/Makefile')
-rw-r--r--com32/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 1b2854f5..d8861c48 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -23,7 +23,8 @@ MODULES = 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 zzjson.c32 whichsys.c32
+ ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \
+ whichsys.c32 pxechn.c32
TESTFILES =