Searched refs:CONFIG_INSTALL_SRCS (Results 1 – 8 of 8) sorted by relevance
43 #define CONFIG_INSTALL_SRCS 0 macro
31 CONFIG_INSTALL_SRCS equ 0 define
415 INSTALL-SRCS := $(call cond_enabled,CONFIG_INSTALL_SRCS,INSTALL-SRCS)417 INSTALL-SRCS += $(call cond_enabled,CONFIG_INSTALL_SRCS,DIST-SRCS)