1# Copyright (c) 2018 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4if BOARD_QEMU_NIOS2
5
6config BUILD_OUTPUT_BIN
7	default n
8
9endif
10