obj-$(CONFIG_SAMPLE_CONNECTOR) += cn_test.o
# List of programs to build
ifdef CONFIG_SAMPLE_CONNECTOR
hostprogs-y := ucon
endif
# Tell kbuild to always build the programs
always := $(hostprogs-y)
HOSTCFLAGS_ucon.o += -I$(objtree)/usr/include
all: modules
modules clean:
$(MAKE) -C ../.. SUBDIRS=$(CURDIR) $@
ter' type='application/atom+xml'/>
Age | Commit message (Collapse) | Author | Files | Lines |
x/net-next.git/log/include/dt-bindings/mailbox/tegra186-hsp.h?h=nds-private-remove&id=c078ca3b0c5bf82c2b31906c446d6e2ad8ea0783'>tegra186-hsp.hAge | Commit message (Expand) | Author | Files | Lines |