kbuild: introduce hostprogs-always-y and userprogs-always-y
[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-always-$(CONFIG_CC_CAN_LINK) += ucon
5
6 userccflags += -I usr/include