Searched refs:CONFIG_INSTALL_LIBS (Results 1 – 18 of 18) sorted by relevance
30 %define CONFIG_INSTALL_LIBS 1
42 #define CONFIG_INSTALL_LIBS 1 macro
33 .equ CONFIG_INSTALL_LIBS , 1 define
394 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)396 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)