Index: branches/azimutz/Cleancut/i386/modules/ATIEnablerLegacy/Readme.txt =================================================================== --- branches/azimutz/Cleancut/i386/modules/ATIEnablerLegacy/Readme.txt (revision 863) +++ branches/azimutz/Cleancut/i386/modules/ATIEnablerLegacy/Readme.txt (revision 864) @@ -1,12 +1,9 @@ -Module: GraphicsEnablerLegacy +Module: ATIEnablerLegacy -Description: the GraphicsEnabler code ( < r784) ported to a module. -Will most probably be turned into an ATILegacy module, or sort of...?? +Description: the GraphicsEnabler ATI code ( < r784) ported to a module. Based on Meklort's work. Dependencies: none Keys: GraphicsEnabler (enabled by default) - UseNvidiaROM - VBIOS UseAtiROM \ No newline at end of file Index: branches/azimutz/Cleancut/i386/modules/Makefile =================================================================== --- branches/azimutz/Cleancut/i386/modules/Makefile (revision 863) +++ branches/azimutz/Cleancut/i386/modules/Makefile (revision 864) @@ -1,7 +1,7 @@ # Makefile for i386 modules # The order of building is important. -SUBDIRS = klibc uClibc++ Resolution GraphicsEnabler GraphicsEnablerLegacy +SUBDIRS = klibc uClibc++ Resolution GraphicsEnabler ATIEnablerLegacy #SUBDIRS = klibc uClibc++ Resolution HelloWorld