404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.137.168.72: ~ $
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for bootable kernel images
#

OBJCOPYFLAGS_vmlinux.bin := -O binary
$(obj)/vmlinux.bin: vmlinux FORCE
	$(call if_changed,objcopy)

$(obj)/dtbImage.%: vmlinux
	$(call if_changed,objcopy)

Filemanager

Name Type Size Permission Actions
dts Folder 0755
Makefile File 234 B 0644