Skip to content
Snippets Groups Projects
Commit 1bfce599 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Tom Rini
Browse files

Makefile: refactor ubootrelease target


Instead of duplicating the contents of the filechk_uboot.release
variable, use it directly.

This is preparation for the next patch which will modify
filechk_uboot.release, and reflects what the linux kernel does
nowadays:

kernelrelease:
	@$(filechk_kernel.release)

Signed-off-by: default avatarRasmus Villemoes <rasmus.villemoes@prevas.dk>
parent 1db973b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment