[syslinux:master] pwd.c32: add to Makefile

syslinux-bot for H. Peter Anvin hpa at zytor.com
Sat Jun 26 15:06:03 PDT 2010


Commit-ID:  f6f72bd64722876fa6684d293dc659cf5c141a39
Gitweb:     http://syslinux.zytor.com/commit/f6f72bd64722876fa6684d293dc659cf5c141a39
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Sat, 26 Jun 2010 15:03:02 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Sat, 26 Jun 2010 15:03:02 -0700

pwd.c32: add to Makefile

Actually *build* pwd.c32...

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


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

diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index d38af0f..79018df 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
+	    ifcpu.c32 cpuid.c32 cat.c32 pwd.c32
 
 TESTFILES =
 



More information about the Syslinux-commits mailing list