ubuntu-linux-kernel/arch/arm/kernel/.perf_event_xscale.o.cmd

11 lines
1.7 KiB
Batchfile

cmd_arch/arm/kernel/perf_event_xscale.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/kernel/.perf_event_xscale.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/11/include -I./arch/arm/include -I./arch/arm/include/generated -I./include -I./arch/arm/include/uapi -I./arch/arm/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -fno-dwarf2-cfi-asm -fno-ipa-sra -mabi=aapcs-linux -mno-thumb-interwork -mfpu=vfp -funwind-tables -marm -D__LINUX_ARM_ARCH__=5 -march=armv5te -mtune=arm9tdmi -msoft-float -Uarm -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -Wno-unused-const-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -DKBUILD_BASENAME='"perf_event_xscale"' -DKBUILD_MODNAME='"perf_event_xscale"' -c -o arch/arm/kernel/perf_event_xscale.o arch/arm/kernel/perf_event_xscale.c
source_arch/arm/kernel/perf_event_xscale.o := arch/arm/kernel/perf_event_xscale.c
deps_arch/arm/kernel/perf_event_xscale.o := \
$(wildcard include/config/cpu/xscale.h) \
arch/arm/kernel/perf_event_xscale.o: $(deps_arch/arm/kernel/perf_event_xscale.o)
$(deps_arch/arm/kernel/perf_event_xscale.o):