[disk] Stop tracking changes to bootdisk

This commit is contained in:
Kevin Lange 2011-01-19 09:51:59 -06:00
parent ac2a767373
commit e349d70557
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ DIRS = core
all: kernel all: kernel
install: kernel install: kernel
cp bootdisk.src.img bootdisk.img
mount bootdisk.img /mnt -o loop mount bootdisk.img /mnt -o loop
cp kernel /mnt/kernel cp kernel /mnt/kernel
umount /mnt umount /mnt

Binary file not shown.