[syslinux:master] kontron_wdt: Fixing makefile

syslinux-bot for Erwan Velu erwanaliasr1 at gmail.com
Mon Oct 22 12:51:10 PDT 2012


Commit-ID:  5f6f0f9075b7de59bbbe420d549d3d0fc3e06587
Gitweb:     http://www.syslinux.org/commit/5f6f0f9075b7de59bbbe420d549d3d0fc3e06587
Author:     Erwan Velu <erwanaliasr1 at gmail.com>
AuthorDate: Mon, 10 Sep 2012 20:21:33 +0200
Committer:  Erwan Velu <erwanaliasr1 at gmail.com>
CommitDate: Mon, 10 Sep 2012 20:21:33 +0200

kontron_wdt: Fixing makefile

Typo.

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

diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 30bf525..0f61814 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 kontron_wdt.c23
+	    whichsys.c32 pxechn.c32 kontron_wdt.c32
 
 TESTFILES =
 


More information about the Syslinux-commits mailing list