Home
last modified time | relevance | path

Searched refs:USER_CFLAGS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/
H A DMakefile63 # These apply to USER_CFLAGS to.
73 USER_CFLAGS = $(patsubst $(KERNEL_DEFINES),,$(patsubst -I%,,$(KBUILD_CFLAGS))) \ macro
92 # strip leading and trailing whitespace to make the USER_CFLAGS removal of these
156 export HEADER_ARCH SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
/kernel/linux/linux-6.6/arch/um/
H A DMakefile58 # These apply to USER_CFLAGS to.
70 USER_CFLAGS = $(patsubst $(KERNEL_DEFINES),,$(patsubst -I%,,$(KBUILD_CFLAGS))) \ macro
89 # strip leading and trailing whitespace to make the USER_CFLAGS removal of these
155 export HEADER_ARCH SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING DEV_NULL_PATH
/kernel/linux/linux-5.10/arch/x86/um/
H A DMakefile39 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \
/kernel/linux/linux-6.6/arch/x86/um/
H A DMakefile42 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \

Completed in 1 milliseconds