]> git.proxmox.com Git - qemu.git/commit - .gitignore
S390: ccw firmware: Add Makefile
authorAlexander Graf <agraf@suse.de>
Mon, 22 Apr 2013 19:03:39 +0000 (21:03 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:18:24 +0000 (20:18 +0200)
commitb462fcd57c0949e4dfd457fafa91db17e0e99113
tree70d66a426e28739a9bf4e90a2ffe36f20d4a46d2
parent685d49a63e0665f609973ffe4ba34f06981e1b03
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 <agraf@suse.de>
.gitignore
pc-bios/s390-ccw/Makefile [new file with mode: 0644]