Searched refs:CONFIG_INSTALL_LIBS (Results 1 – 8 of 8) sorted by relevance
42 #define CONFIG_INSTALL_LIBS 1 macro
30 CONFIG_INSTALL_LIBS equ 1 define
367 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)369 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)