Merge branch 'master' into fsc
authorH. Peter Anvin <hpa@zytor.com>
Tue, 1 Sep 2009 03:33:27 +0000 (20:33 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 1 Sep 2009 03:33:27 +0000 (20:33 -0700)
1  2 
com32/lib/Makefile
com32/modules/Makefile

Simple merge
  topdir = ../..
  include ../MCONFIG
  
- MODULES         = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
+ 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
 +          vpdtest.c32 host.c32 dir.c32
  
  TESTFILES =