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

/linux-4.1.27/arch/mips/
H A DMakefile249 # passing 'KBUILD_SYM32=no' option to the make's command line.
252 ifndef KBUILD_SYM32
254 KBUILD_SYM32 = y macro
258 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)

Completed in 64 milliseconds