Searched refs:CONFIG_INSTALL_LIBS (Results 1 – 11 of 11) sorted by relevance
30 %define CONFIG_INSTALL_LIBS 1
42 #define CONFIG_INSTALL_LIBS 1 macro
34 .equ CONFIG_INSTALL_LIBS , 1 define
395 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)397 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)