/
usr
/
src
/
linux-headers-5.15.0-190
/
arch
/
arm
/
/usr/src/linux-headers-5.15.0-190/arch/arm
mkdir
upload
Name
Size
Mode
Actions
boot/
-
0755
rm
common/
-
0755
rm
crypto/
-
0755
rm
include/
-
0755
rm
kernel/
-
0755
rm
lib/
-
0755
rm
mach-actions/
-
0755
rm
mach-alpine/
-
0755
rm
mach-artpec/
-
0755
rm
mach-asm9260/
-
0755
rm
mach-aspeed/
-
0755
rm
mach-at91/
-
0755
rm
mach-axxia/
-
0755
rm
mach-bcm/
-
0755
rm
mach-berlin/
-
0755
rm
mach-clps711x/
-
0755
rm
mach-cns3xxx/
-
0755
rm
mach-davinci/
-
0755
rm
mach-digicolor/
-
0755
rm
mach-dove/
-
0755
rm
mach-ep93xx/
-
0755
rm
mach-exynos/
-
0755
rm
mach-footbridge/
-
0755
rm
mach-gemini/
-
0755
rm
mach-highbank/
-
0755
rm
mach-hisi/
-
0755
rm
mach-imx/
-
0755
rm
mach-integrator/
-
0755
rm
mach-iop32x/
-
0755
rm
mach-ixp4xx/
-
0755
rm
mach-keystone/
-
0755
rm
mach-lpc18xx/
-
0755
rm
mach-lpc32xx/
-
0755
rm
mach-mediatek/
-
0755
rm
mach-meson/
-
0755
rm
mach-milbeaut/
-
0755
rm
mach-mmp/
-
0755
rm
mach-moxart/
-
0755
rm
mach-mstar/
-
0755
rm
mach-mv78xx0/
-
0755
rm
mach-mvebu/
-
0755
rm
mach-mxs/
-
0755
rm
mach-nomadik/
-
0755
rm
mach-npcm/
-
0755
rm
mach-nspire/
-
0755
rm
mach-omap1/
-
0755
rm
mach-omap2/
-
0755
rm
mach-orion5x/
-
0755
rm
mach-oxnas/
-
0755
rm
mach-pxa/
-
0755
rm
mach-qcom/
-
0755
rm
mach-rda/
-
0755
rm
mach-realtek/
-
0755
rm
mach-realview/
-
0755
rm
mach-rockchip/
-
0755
rm
mach-rpc/
-
0755
rm
mach-s3c/
-
0755
rm
mach-s5pv210/
-
0755
rm
mach-sa1100/
-
0755
rm
mach-shmobile/
-
0755
rm
mach-socfpga/
-
0755
rm
mach-spear/
-
0755
rm
mach-sti/
-
0755
rm
mach-stm32/
-
0755
rm
mach-sunxi/
-
0755
rm
mach-tegra/
-
0755
rm
mach-uniphier/
-
0755
rm
mach-ux500/
-
0755
rm
mach-versatile/
-
0755
rm
mach-vexpress/
-
0755
rm
mach-vt8500/
-
0755
rm
mach-zynq/
-
0755
rm
mm/
-
0755
rm
net/
-
0755
rm
nwfpe/
-
0755
rm
plat-omap/
-
0755
rm
plat-orion/
-
0755
rm
plat-pxa/
-
0755
rm
plat-versatile/
-
0755
rm
probes/
-
0755
rm
tools/
-
0755
rm
vdso/
-
0755
rm
vfp/
-
0755
rm
xen/
-
0755
rm
Kbuild
386
0644
edit
dl
rm
Kconfig
63687
0644
edit
dl
rm
Kconfig-nommu
2097
0644
edit
dl
rm
Kconfig.assembler
188
0644
edit
dl
rm
Kconfig.debug
65613
0644
edit
dl
rm
Makefile
12018
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-190/arch/arm/Kbuild
(386B)
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_FPE_NWFPE) += nwfpe/ # Put arch/arm/fastfpe/ to use this. obj-$(CONFIG_FPE_FASTFPE) += $(patsubst $(srctree)/$(src)/%,%,$(wildcard $(srctree)/$(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/
Save
cmd:
run