Index: branches/azimutz/Chazi/i386/modules/Makefile =================================================================== --- branches/azimutz/Chazi/i386/modules/Makefile (revision 818) +++ branches/azimutz/Chazi/i386/modules/Makefile (revision 819) @@ -1,12 +1,19 @@ # Makefile for i386 modules # The order of building is important. -SUBDIRS = klibc uClibc++ GraphicsEnablerLegacy KernelPatcher Memory HPET +SUBDIRS = klibc uClibc++ GraphicsEnablerLegacy KernelPatcher HPET #SUBDIRS = HelloWorld -# Resolution (only tested on Meklort's branch, never did any good for my resolution; conflicts with AutoResolution) -# GraphicsEnabler (no support for ATI legacy cards, e.g. 1000 series) +# - - Resolution (only tested on Meklort's branch, never did any good for my resolution; +# conflicts with AutoResolution) +# - - GraphicsEnabler (no support for ATI legacy cards, e.g. 1000 series) +# - - Memory ("Attempting to execute hook ScanMemory" +# Divide by 0 +# "This is a non recoverable error! System HALTED!!!") +# (Based on previous tests whith Meklort's branch; here just instant reboots. XCode 4 specific) + + CFLAGS= -O $(MORECPP) -arch i386 -g -static DEFINES= CONFIG = hd