# SPDX-License-Identifier: GPL-2.0
java.lang.NullPointerException # linux/arch/arm/boot/bootp/Makefile
java.lang.NullPointerException # This file is included by the global makefile so that you can add your own # architecture-specific flags and dependencies.
java.lang.NullPointerException
# If PHYS_OFFSET is set, INITRD_PHYS and PARAMS_PHYS can be derived, # otherwise they must be passed on the command line.
java.lang.NullPointerException # Note: the following conditions must always be true: # PARAMS_PHYS must be within 4MB of ZRELADDR # INITRD_PHYS must be in RAM
# Note that bootp.lds picks up kernel.o and initrd.o
$(obj)/bootp: $(src)/bootp.lds $(addprefix $(obj)/,init.o kernel.o initrd.o) FORCE
$(call if_changed,ld)
# kernel.o and initrd.o includes a binary image using # .incbin, a dependency which is not tracked automatically
$(obj)/kernel.o: arch/arm/boot/zImage FORCE
$(obj)/initrd.o: initrd $(INITRD) FORCE
PHONY += $(INITRD)
Messung V0.5 in Prozent
[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-04-29]