diff options
| author | Matt Fleming <matt.fleming@intel.com> | 2013-03-06 17:10:32 +0000 |
|---|---|---|
| committer | Matt Fleming <matt.fleming@intel.com> | 2013-03-06 17:10:32 +0000 |
| commit | 4153b9005c460e02d36c457367a045444812bb97 (patch) | |
| tree | d6f41a24f4f58d0c85725f61aea0e5deba6d21cd /com32/modules/Makefile | |
| parent | 12eafad11c9c68c979309087d71f1c76e3f1c4b9 (diff) | |
| parent | 16aa878d78086e9bc1c1f1053dc24da295f81e05 (diff) | |
| download | syslinux-5.10-pre1.tar.gz | |
Merge branch 'lwip-merge' into elflinksyslinux-5.10-pre1
Diffstat (limited to 'com32/modules/Makefile')
| -rw-r--r-- | com32/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile index 1998a0ef..682e1b22 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 poweroff.c32 + hexdump.c32 poweroff.c32 cptime.c32 TESTFILES = |
