From 2d3e712d5698b75270acfafaf7cf1c15aeb0be8a Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 21 Apr 2009 20:31:18 +0000 Subject: Add an "-l " argument to abuild that sets the LOGLEVEL variables to the specified value. Only change Config-abuild.lb, as the others are for manual buildtarget use - adding __LOGLEVEL__ there would kill the build as it isn't replaced by the actual content. Signed-off-by: Patrick Georgi Acked-by: Carl-Daniel Hailfinger Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4153 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/bcom/winnetp680/Config-abuild.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'targets/bcom') diff --git a/targets/bcom/winnetp680/Config-abuild.lb b/targets/bcom/winnetp680/Config-abuild.lb index 71d1b2bb13..d364cb7cbd 100644 --- a/targets/bcom/winnetp680/Config-abuild.lb +++ b/targets/bcom/winnetp680/Config-abuild.lb @@ -8,6 +8,7 @@ option CROSS_COMPILE="CROSS_PREFIX" option HOSTCC="CROSS_HOSTCC" __COMPRESSION__ +__LOGLEVEL__ option ROM_SIZE=512*1024 -- cgit v1.2.3