5 lines
110 B
Makefile
5 lines
110 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
userprogs-always-y += binderfs_example
|
||
|
|
||
|
userccflags += -I usr/include
|