We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5acdf1 commit 9d97556Copy full SHA for 9d97556
arch/csky/boot/Makefile
@@ -1,6 +1,5 @@
1
# SPDX-License-Identifier: GPL-2.0-only
2
targets := Image zImage uImage
3
-targets += $(dtb-y)
4
5
$(obj)/Image: vmlinux FORCE
6
$(call if_changed,objcopy)
0 commit comments