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

12 lines
194 B
Bash
Executable File

#!/bin/sh
# Mipsel 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