xref: /kernel/linux/linux-6.6/arch/openrisc/boot/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/openrisc/boot/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for bootable kernel images
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_citargets += vmlinux.bin
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciOBJCOPYFLAGS_vmlinux.bin := -O binary
962306a36Sopenharmony_ci$(obj)/vmlinux.bin: vmlinux FORCE
1062306a36Sopenharmony_ci	$(call if_changed,objcopy)
11

Indexes created Thu Nov 07 10:32:03 CST 2024