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