Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[linux-2.6-microblaze.git] / samples / connector / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o
3
4 userprogs := ucon
5 always-$(CONFIG_CC_CAN_LINK) := $(userprogs)
6
7 userccflags += -I usr/include