ifndefCROSS_COMPILE# List of programs to buildhostprogs-$(CONFIG_X86) := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test disable-tsc-test# Tell kbuild to always build the programsalways:=$(hostprogs-y)HOSTCFLAGS_disable-tsc-ctxt-sw-stress-test.o+=-I$(objtree)/usr/includeHOSTCFLAGS_disable-tsc-on-off-stress-test.o+=-I$(objtree)/usr/includeHOSTCFLAGS_disable-tsc-test.o+=-I$(objtree)/usr/includeendif