head 1.1; branch 1.1.1; access; symbols libdrm-1_0_4:1.1.1.1 AGPGART_2_0:1.1.1.1 TUNGSTEN:1.1.1; locks; strict; comment @ * @; 1.1 date 2003.01.11.02.19.38; author jhartmann; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2003.01.11.02.19.38; author jhartmann; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @ #include #include #ifndef CONFIG_SMP #define CONFIG_SMP 0 #endif #ifndef CONFIG_MODULES #define CONFIG_MODULES 0 #endif #ifndef CONFIG_MODVERSIONS #define CONFIG_MODVERSIONS 0 #endif #ifndef CONFIG_AGP_MODULE #define CONFIG_AGP_MODULE 0 #endif #ifndef CONFIG_AGP #define CONFIG_AGP 0 #endif SMP = CONFIG_SMP MODULES = CONFIG_MODULES MODVERSIONS = CONFIG_MODVERSIONS AGP = CONFIG_AGP AGP_MODULE = CONFIG_AGP_MODULE RELEASE = UTS_RELEASE @ 1.1.1.1 log @Import of Agpgart 2.0 module @ text @@