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