Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4573 → Rev 4572

/trunk/contrib/conf/ia32-qe.sh
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/trunk/contrib/conf/mips32-gx.sh
1,10 → 1,3
#!/bin/sh
 
DISK_IMG=hdisk.img
 
# Create a disk image if it does not exist
if [ ! -f "$DISK_IMG" ]; then
tools/mkfat.py uspace/dist/data "$DISK_IMG"
fi
 
gxemul $@ -E testmips -C R4000 -X image.boot -d d0:"$DISK_IMG"
gxemul $@ -E testmips -C R4000 -X image.boot