Home
last modified time | relevance | path

Searched refs:KBUILD_USERCFLAGS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/scripts/
DMakefile.userprogs19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
/Linux-v6.1/
DMakefile457 KBUILD_USERCFLAGS := $(KBUILD_USERHOSTCFLAGS) $(USERCFLAGS) macro
609 export KBUILD_USERCFLAGS KBUILD_USERLDFLAGS
1125 KBUILD_USERCFLAGS += $(filter -m32 -m64 --target=%, $(KBUILD_CFLAGS))
/Linux-v6.1/Documentation/kbuild/
Dmakefiles.rst967 the options specified in $(KBUILD_USERCFLAGS).