Chameleon

Chameleon Commit Details

Date:2011-06-05 22:37:50 (12 years 9 months ago)
Author:Azimutz
Commit:968
Parents: 967
Message:Update modules makefiles with Author and description (to be added later).
Changes:
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/AMDGraphicsEnabler/Makefile
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/NVIDIAGraphicsEnabler/Makefile
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/IntelGraphicsEnabler/Makefile
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/ATiGraphicsEnabler/Makefile

File differences

branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/NVIDIAGraphicsEnabler/Makefile
11
2
3
24
35
46
MODULE_NAME = NVIDIAGraphicsEnabler
MODULE_AUTHOR = Chameleon
MODULE_DESCRIPTION = to be added...
MODULE_VERSION = "1.0.0"
MODULE_COMPAT_VERSION = "1.0.0"
MODULE_START = $(MODULE_NAME)_start
branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/IntelGraphicsEnabler/Makefile
11
2
3
24
35
46
MODULE_NAME = IntelGraphicsEnabler
MODULE_AUTHOR = Chameleon
MODULE_DESCRIPTION = to be added...
MODULE_VERSION = "1.0.0"
MODULE_COMPAT_VERSION = "1.0.0"
MODULE_START = $(MODULE_NAME)_start
branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/ATiGraphicsEnabler/Makefile
11
2
3
24
35
46
MODULE_NAME = ATiGraphicsEnabler
MODULE_AUTHOR = Chameleon
MODULE_DESCRIPTION = to be added...
MODULE_VERSION = "1.0.0"
MODULE_COMPAT_VERSION = "1.0.0"
MODULE_START = $(MODULE_NAME)_start
branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/AMDGraphicsEnabler/Makefile
11
2
3
24
35
46
MODULE_NAME = AMDGraphicsEnabler
MODULE_AUTHOR = Chameleon
MODULE_DESCRIPTION = to be added...
MODULE_VERSION = "1.0.0"
MODULE_COMPAT_VERSION = "1.0.0"
MODULE_START = $(MODULE_NAME)_start

Archive Download the corresponding diff file

Revision: 968