Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 707d3476c39a5a1112d2d43891fe797d > files > 426

kernel-doc-2.6.38.8-9.mga1.noarch.rpm

# kbuild trick to avoid linker error. Can be omitted if a module is built.
obj- := dummy.o

# List of programs to build
hostprogs-y := cfag12864b-example

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

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