xref: /linux/samples/binderfs/Makefile (revision 03638e62f55f27e7a96d6b1175e75b7a81e562b3)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs_example.o
3