Skip to content
Commit 23430603 authored by Helge Deller's avatar Helge Deller Committed by Matt Turner
Browse files

alpha: Fix bootpfile and bootpzfile make targets



Fix the bootpfile and bootpzfile make targets to creat BOOTP images.
Both targets were broken due to some missing defines to re-map ELF
constants. In addition the old code used the generic vsprintf function
of the kernel which we now replace by a simple and much smaller
implementation for the bootloader.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
parent 9f7b2d1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment