2 # arch/score/boot/Makefile
4 # This file is subject to the terms and conditions of the GNU General Public
5 # License. See the file "COPYING" in the main directory of this archive
11 $(obj
)/vmlinux.bin
: vmlinux FORCE
12 $(call if_changed
,objcopy
)
13 @echo
'Kernel: $@ is ready' ' (#'`cat .version`')'
15 clean-files
+= vmlinux.bin