diff options
author | H. Peter Anvin <hpa@zytor.com> | 2013-02-19 17:33:21 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2013-02-19 17:33:51 -0800 |
commit | d679e0d2b5d186da30c5963bd7584eaca94555ea (patch) | |
tree | 696d0099dd2a2126364eaf07500e3a80c6e199b1 /.gitignore | |
parent | 8c100f660fea03c5feddd8815ccc66b43a655033 (diff) | |
download | virtio9p-d679e0d2b5d186da30c5963bd7584eaca94555ea.tar.gz virtio9p-d679e0d2b5d186da30c5963bd7584eaca94555ea.tar.xz virtio9p-d679e0d2b5d186da30c5963bd7584eaca94555ea.zip |
Makefile: add target to make a disk image
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ *.map *.elf *.exe +*.img |