.. make abuild Kconfig proof for the time being.
authorStefan Reinauer <stepan@coresystems.de>
Tue, 22 Sep 2009 15:53:54 +0000 (15:53 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 22 Sep 2009 15:53:54 +0000 (15:53 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4652 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/abuild/abuild

index 15329e8811117e4d35c3f7ebe33c9727277b65e5..9a90f6f534a32af39fbd050970d2eebbb8292fda 100755 (executable)
@@ -103,7 +103,7 @@ function vendors
 {
        # 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