SConscript revision b4ac0adb75bddc1c17c57eb19c7e6dde52e4b7e7
1Import('*')
2
3SConscript([
4    'sw/SConscript',
5    'drm/SConscript',
6])
7