blob: fa18506e2e19ef04251802982a378e190b9f0c2a [file] [log] [blame]
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05001# SPDX-License-Identifier: Apache-2.0
2
Patrick Williams7cd05282023-11-29 06:44:29 -06003if get_option('openpower-dumps-extension').allowed()
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05004 subdir('openpower-dumps')
5else
6 subdir('default')
7endif