Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 5c5f5d8b4db4da16f0801d2a38136f85 > files > 240

kernel-doc-2.6.27.29-0.uc1mnb2.i586.rpm

ifneq ($(CONFIG_CONNECTOR),)
obj-m += cn_test.o
endif

# List of programs to build
hostprogs-y := ucon

# Tell kbuild to always build the programs
always := $(hostprogs-y)

HOSTCFLAGS_ucon.o += -I$(objtree)/usr/include