aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/connector/Makefile
blob: 50cb40e09a7bb1ba393b5771fc18c36823dee8f1 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o

userprogs := ucon
always-$(CONFIG_CC_CAN_LINK) := $(userprogs)

userccflags += -I usr/include