Searched defs:KBUILD_SYM32 (Results 1 - 1 of 1) sorted by relevance

/arch/mips/
H A DMakefile232 # passing 'KBUILD_SYM32=no' option to the make's command line.
235 ifndef KBUILD_SYM32
237 KBUILD_SYM32 = y macro
241 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)

Completed in 53 milliseconds