1# SPDX-License-Identifier: GPL-2.0-only 2ifndef CROSS_COMPILE 3ifdef CONFIG_SAMPLE_ANDROID_BINDERFS 4hostprogs := binderfs_example 5endif 6endif 7