debian-cd-clone/tools/boot/woody/boot-mips

12 lines
192 B
Bash
Executable File

#!/bin/sh
# Mips doesn't have bootable CD support yet.
#
# This file must however exist so that debian-cd doesn't complain about
# lack of "bootable" support.
#
# -- Raphaël Hertzog
exit 0