????

Your IP : 216.73.216.121


Current Path : /usr/lib/modules/3.10.0-957.21.3.el7.x86_64/source/arch/c6x/boot/
Upload File :
Current File : //usr/lib/modules/3.10.0-957.21.3.el7.x86_64/source/arch/c6x/boot/Makefile

#
# 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)