- Timestamp:
- 09/10/09 21:25:14 (3 years ago)
- Children:
- 37dce9bacc049f5b4b6beeba0378ce785bb3cebb
- Parents:
- 03ae23accc283e673c5bce8b89c5c1b6e177bcb2
- git-committer:
- H. Peter Anvin <hpa@zytor.com> / 2009-09-10T14:25:14Z-0700
- Files:
-
- 1 modified
-
com32/modules/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
com32/modules/Makefile
r0b19ab r08d95c 19 19 include ../MCONFIG 20 20 21 MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 disk.c32\22 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 meminfo.c32 \23 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 kbdmap.c32 cmd.c32 \24 vpdtest.c3221 MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ 22 disk.c32 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 \ 23 meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ 24 kbdmap.c32 cmd.c32 vpdtest.c32 gpxecmd.c32 25 25 26 26 TESTFILES =
