linux/arch/alpha/boot
Helge Deller 2343060380 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: Helge Deller <deller@gmx.de>
Signed-off-by: Matt Turner <mattst88@gmail.com>
2015-05-26 10:01:50 -07:00
..
tools alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00
bootloader.lds
bootp.c
bootpz.c
head.S
main.c alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00
Makefile alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00
misc.c
stdio.c alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00