Home | History | Annotate | Download | only in core

Lines Matching refs:installable

204 module-is-installable    = $(call or,$(call module-is-type,$1,shared),$(call module-is-type,$1,executable))