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