[syslinux:master] prdhcp.c32: Add to Makefile

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Mon Oct 22 12:51:07 PDT 2012


Commit-ID:  98bd851f6eb241c4303f3f27df1241651c112525
Gitweb:     http://www.syslinux.org/commit/98bd851f6eb241c4303f3f27df1241651c112525
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Sun, 18 Dec 2011 00:15:09 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Sat, 2 Jun 2012 08:21:36 -0400

prdhcp.c32: Add to Makefile

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---
 com32/modules/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index d8861c4..35e297f 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -24,7 +24,7 @@ MODULES	  = config.c32 ethersel.c32 dmitest.c32 cpuidtest.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 pxechn.c32
+	    whichsys.c32 prdhcp.c32 pxechn.c32
 
 TESTFILES =
 


More information about the Syslinux-commits mailing list