Home | History | Annotate | Download | only in dri
      1 Import('*')
      2 
      3 SConscript([
      4     'sw/SConscript',
      5     'drm/SConscript',
      6 ])
      7