1 ifneq ($(CONFIG_CONNECTOR
),)
5 # List of programs to build
8 # Tell kbuild to always build the programs
9 always
:= $(hostprogs-y
)
11 HOSTCFLAGS_ucon.o
+= -I
$(objtree
)/usr
/include
16 $(MAKE
) -C ..
/.. SUBDIRS
=$(PWD
) $@
This page took 0.032722 seconds and 5 git commands to generate.