blob: 8f58f2c3ed10d617a05f4ceb40a30a785efd8418 [file] [log] [blame]
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05001# SPDX-License-Identifier: Apache-2.0
2
3if get_option('openpower-dumps-extension').enabled()
4 subdir('openpower-dumps')
5else
6 subdir('default')
7endif