blob: 50cb40e09a7bb1ba393b5771fc18c36823dee8f1 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Arnd Bergmann14fbff62016-04-25 18:03:08 +02002obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o
Randy Dunlap3794f3e2008-08-12 15:09:06 -07003
Masahiro Yamada37249f52020-04-29 12:45:21 +09004userprogs := ucon
5always-$(CONFIG_CC_CAN_LINK) := $(userprogs)
Randy Dunlap3794f3e2008-08-12 15:09:06 -07006
Masahiro Yamada37249f52020-04-29 12:45:21 +09007userccflags += -I usr/include