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

12 lines
192 B
Plaintext
Raw Normal View History

#!/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<68>l Hertzog
exit 0