aboutsummaryrefslogtreecommitdiff
blob: 19c89acc147052192472fb920f0ee39c3fd814c3 (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=""
KERNEL_BINARY="vmlinux"

USECOLOR="no"