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