Lines Matching refs:core
277 core-$(CONFIG_FPE_NWFPE) += arch/arm/nwfpe/
278 core-$(CONFIG_FPE_FASTFPE) += $(FASTFPE_OBJ)
279 core-$(CONFIG_VFP) += arch/arm/vfp/
280 core-$(CONFIG_XEN) += arch/arm/xen/
281 core-$(CONFIG_KVM_ARM_HOST) += arch/arm/kvm/
282 core-$(CONFIG_VDSO) += arch/arm/vdso/
285 core-y += arch/arm/kernel/ arch/arm/mm/ arch/arm/common/
286 core-y += arch/arm/probes/
287 core-y += arch/arm/net/
288 core-y += arch/arm/crypto/
289 core-y += arch/arm/firmware/
290 core-y += $(machdirs) $(platdirs)