Files
Linux-Kernel_MiSTer/samples/connector/Makefile
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

7 lines
158 B
Makefile

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