Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « connector « samples - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d98a9e047c112346ea1dd8c8ac2cdfab5d062066 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o

userprogs-always-$(CONFIG_CC_CAN_LINK) += ucon

userccflags += -I usr/include