xref: /linux/samples/binderfs/Makefile (revision ddc92399cc656d4fafc80a92743f8b4473ec9b3f)
1# SPDX-License-Identifier: GPL-2.0-only
2userprogs := binderfs_example
3always-y := $(userprogs)
4
5userccflags += -I usr/include
6