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/thomson/ip1000/Config-abuild.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'targets/thomson') diff --git a/targets/thomson/ip1000/Config-abuild.lb b/targets/thomson/ip1000/Config-abuild.lb index 501bc2c0a6..02175bc26b 100644 --- a/targets/thomson/ip1000/Config-abuild.lb +++ b/targets/thomson/ip1000/Config-abuild.lb @@ -26,6 +26,7 @@ option CROSS_COMPILE="CROSS_PREFIX" option HOSTCC="CROSS_HOSTCC" __COMPRESSION__ +__LOGLEVEL__ romimage "fallback" option USE_FALLBACK_IMAGE = 1 -- cgit v1.2.3