summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-05-11 16:08:20 -0700
committerH. Peter Anvin <hpa@zytor.com>2010-05-11 16:08:20 -0700
commit3cb520bd67c3a270a8dfe38654674943d01ff541 (patch)
tree056cf25866e346f644b7963cf1e1ee890a906d5e /com32/modules/Makefile
parent4d6d5f91c3e6c69dc22cd51225f1a3e87fa19468 (diff)
downloadsyslinux-3cb520bd67c3a270a8dfe38654674943d01ff541.tar.gz
cat.c32: move from samples to modules; remove debug code
Move cat.c32 from samples to modules, and remove debugging messages. Real users may want to use this. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'com32/modules/Makefile')
-rw-r--r--com32/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 44bc1dfb..56f44026 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 gpxecmd.c32 ifcpu.c32 \
- cpuid.c32
+ cpuid.c32 cat.c32
TESTFILES =