Searched refs:KBUILD_USERCFLAGS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/
H A DMakefile457 KBUILD_USERCFLAGS := $(KBUILD_USERHOSTCFLAGS) $(USERCFLAGS) macro
610 export KBUILD_USERCFLAGS KBUILD_USERLDFLAGS
1064 KBUILD_USERCFLAGS += $(filter -m32 -m64 --target=%, $(KBUILD_CFLAGS))
/linux-master/scripts/
H A DMakefile.userprogs19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \

Completed in 468 milliseconds