File Manager

Current Path : /usr/src/linux-headers-5.15.0-91/arch/openrisc/boot/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-91/arch/openrisc/boot/Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for bootable kernel images
#

targets += vmlinux.bin

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

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com