JustOS/linux-6.13/samples/connector/Makefile

7 lines
158 B
Makefile
Raw Normal View History

2025-01-24 14:00:19 +00:00
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o
userprogs-always-$(CONFIG_CC_CAN_LINK) += ucon
userccflags += -I usr/include