Add 4KiB more of SYMTAB_SPACE to fix MV2120_INSTALL build.
This commit is contained in:
parent
b148f574ff
commit
9d588cd215
@ -1,11 +1,11 @@
|
||||
# $NetBSD: MV2120,v 1.5 2012/02/14 15:09:03 jakllsch Exp $
|
||||
# $NetBSD: MV2120,v 1.6 2012/02/15 01:38:46 jakllsch Exp $
|
||||
#
|
||||
# This configuration supports for HP MV2120/MV5140/MV5150.
|
||||
|
||||
include "arch/evbarm/conf/std.mv2120"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
options SYMTAB_SPACE="(1024 * 908)"
|
||||
options SYMTAB_SPACE="(1024 * 912)"
|
||||
|
||||
makeoptions DEBUG="-g"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user