Searched refs:CONFIG_INSTALL_BINS (Results 1 – 8 of 8) sorted by relevance
41 #define CONFIG_INSTALL_BINS 1 macro
29 CONFIG_INSTALL_BINS equ 1 define
350 INSTALL-BINS=$(call cond_enabled,CONFIG_INSTALL_BINS,INSTALL-BINS)352 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)