Statistics
| Branch: | Revision:

root / pc-bios / s390-ccw / Makefile @ 6683d7bc

History | View | Annotate | Download (686 Bytes)

# Date Author Comment
b462fcd5 04/26/2013 09:18 pm Alexander Graf

S390: ccw firmware: Add Makefile

This patch adds a makefile, so we can build our ccw firmware. Also
add the resulting binaries to .gitignore, so that nobody is annoyed
they might be in the tree.

Signed-off-by: Alexander Graf <>

6328801f 04/26/2013 09:18 pm Christian Borntraeger

s390-ccw.img: Take care of the elf->img transition

We have to call strip with s390-ccw.elf as input and
s390-ccw.img as output

Signed-off-by: Christian Borntraeger <>
Signed-off-by: Alexander Graf <>