About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / arm / SH-Mobile / Makefile


Based on kernel version 4.0. Page generated on 2015-04-14 21:19 EST.

1	# List of programs to build
2	hostprogs-y := vrl4
3	
4	# Tell kbuild to always build the programs
5	always := $(hostprogs-y)
6	
7	HOSTCFLAGS_vrl4.o += -I$(objtree)/usr/include -I$(srctree)/tools/include
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog