Merge tag 'for-linus' of git://github.com/openrisc/linux
[linux-2.6-microblaze.git] / samples / binderfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ifndef CROSS_COMPILE
3 ifdef CONFIG_SAMPLE_ANDROID_BINDERFS
4 hostprogs := binderfs_example
5 endif
6 endif