Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/arm/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 396 B image not shown  

Quelle  Kbuild   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_FPE_NWFPE)  += nwfpe/
# Put arch/arm/fastfpe/ to use this.
obj-$(CONFIG_FPE_FASTFPE) += $(patsubst $(src)/%,%,$(wildcard $(src)/fastfpe/))
obj-$(CONFIG_VFP)  += vfp/
obj-$(CONFIG_XEN)  += xen/
obj-$(CONFIG_VDSO)  += vdso/
obj-y    += kernel/ mm/ common/
obj-y    += probes/
obj-y    += net/
obj-y    += crypto/

# for cleaning
subdir- += boot

[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-06-05]