[coreboot] [commit] r6119 - trunk/util/abuild

repository service svn at coreboot.org
Tue Nov 23 08:30:52 CET 2010


Author: oxygene
Date: Tue Nov 23 08:30:50 2010
New Revision: 6119
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6119

Log:
USBDEBUG by default in abuild was committed by mistake and
then left in because USBDEBUG was actively worked on.
This isn't true anymore, so drop it

Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
Acked-by: Patrick Georgi <patrick at georgi-clan.de>

Modified:
   trunk/util/abuild/abuild

Modified: trunk/util/abuild/abuild
==============================================================================
--- trunk/util/abuild/abuild	Tue Nov 23 08:19:54 2010	(r6118)
+++ trunk/util/abuild/abuild	Tue Nov 23 08:30:50 2010	(r6119)
@@ -203,7 +203,6 @@
 			echo "CONFIG_SCANBUILD_ENABLE=y" >> .config
 			echo "CONFIG_SCANBUILD_REPORT_LOCATION=\"$TARGET/scan-build-results-tmp\"" >> .config
 		fi
-		echo "CONFIG_USBDEBUG=y" >> .config
 	fi
 
 	#yes "" | $MAKE oldconfig -j $cpus obj=${build_dir} objutil=$TARGET/sharedutils &> ${build_dir}/config.log




More information about the coreboot mailing list