Index: trunk/i386/modules/Makefile =================================================================== --- trunk/i386/modules/Makefile (revision 2084) +++ trunk/i386/modules/Makefile (revision 2085) @@ -34,11 +34,11 @@ endif ifdef CONFIG_SATA_MODULE -SUBDIRS += sata +SUBDIRS += Sata endif ifdef CONFIG_ACPICODEC_MODULE -SUBDIRS += ACPICodec +SUBDIRS += AcpiCodec endif CFLAGS= -O3 $(MORECPP) -arch i386 -g -static