summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-06-24 15:02:29 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-06-24 15:02:29 -0700
commit62769044bbde4817b95f6ad66216171d0f2ddc8e (patch)
tree0001deb0dfd82544ac855ab008ec901d99bfae86 /com32/modules/Makefile
parente1b08426f2feca0d8446c78637c911500d7516f4 (diff)
downloadsyslinux-62769044bbde4817b95f6ad66216171d0f2ddc8e.tar.gz
Rename dir.c32 -> ls.c32syslinux-4.00-pre60
Use the term "ls" for directory listing, like real operating systems ;) -hpa
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 69bd01bd..d38af0f0 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -21,7 +21,7 @@ include ../MCONFIG
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 dir.c32 gpxecmd.c32 \
+ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \
ifcpu.c32 cpuid.c32 cat.c32
TESTFILES =