Loading arch/csky/boot/Makefile +0 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0-only targets := Image zImage uImage targets += $(dtb-y) $(obj)/Image: vmlinux FORCE $(call if_changed,objcopy) Loading Loading
arch/csky/boot/Makefile +0 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0-only targets := Image zImage uImage targets += $(dtb-y) $(obj)/Image: vmlinux FORCE $(call if_changed,objcopy) Loading