aboutsummaryrefslogtreecommitdiff
blob: 8e828d24d6522e45ccbd372b32e313ecd672c057 (plain)
1
2
3
4
5
6
7
8
9
10
# $Id$
#
# This file is sourced AFTER defaults/config.sh; generic options should be set there.
# Arch-specific options that normally shouldn't be changed.
#
KERNEL_MAKE_DIRECTIVE="vmlinux"
KERNEL_MAKE_DIRECTIVE_2="image"
KERNEL_BINARY="arch/sparc64/boot/image arch/sparc/boot/image"

NOCOLOR="true"