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