i965: Remove the emit_linterp() helper.
[mesa.git] / src / mesa / drivers / SConscript
index 17813da960daa0adb57bbe8f692ee1261667411c..476425be27c0b60eeb9668cda63290925619f288 100644 (file)
@@ -10,6 +10,3 @@ if env['dri']:
         'dri/common/xmlpool/SConscript',
         'dri/common/SConscript',
     ])
-
-if env['platform'] == 'haiku':
-    SConscript('haiku/swrast/SConscript')