Author: stepan
Date: 2009-09-22 17:53:54 +0200 (Tue, 22 Sep 2009)
New Revision: 4652

Modified:
   trunk/coreboot-v2/util/abuild/abuild
Log:
.. make abuild Kconfig proof for the time being.

Signed-off-by: Stefan Reinauer <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>



Modified: trunk/coreboot-v2/util/abuild/abuild
===================================================================
--- trunk/coreboot-v2/util/abuild/abuild        2009-09-22 15:53:02 UTC (rev 
4651)
+++ trunk/coreboot-v2/util/abuild/abuild        2009-09-22 15:53:54 UTC (rev 
4652)
@@ -103,7 +103,7 @@
 {
        # make this a function so we can easily select
        # without breaking readability
-       ls -1 "$LBROOT/src/mainboard" | grep -v Kconfig
+       ls -1 "$LBROOT/src/mainboard" | grep -v Kconfig | grep -v Makefile
 }
 
 function mainboards


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to