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

/linux-4.4.14/arch/mips/
H A DMakefile246 # passing 'KBUILD_SYM32=no' option to the make's command line.
249 ifndef KBUILD_SYM32
251 KBUILD_SYM32 = y macro
255 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)

Completed in 51 milliseconds