Mercurial > hg > aboriginal
view sources/targets/sparc/settings @ 791:b9fa1da23205
Remove patch that got committed upstream.
author | Rob Landley <rob@landley.net> |
---|---|
date | Mon, 06 Jul 2009 05:27:12 -0500 |
parents | 4ff4cf117082 |
children | d6bf46d17ac5 |
line wrap: on
line source
# Originally contributed by Bertl. KARCH=sparc KERNEL_PATH=arch/${KARCH}/boot/image BINUTILS_FLAGS= GCC_FLAGS="--enable-sjlj-exceptions" QEMU_TEST=$KARCH ROOT=sda CONSOLE=ttyS0 emulator_command() { echo qemu-system-sparc $(qemu_defaults "$@") }