# SPDX-License-Identifier: GPL-2.0 # # 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)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dts | Folder | 0755 |
|
|
Makefile | File | 234 B | 0644 |
|