.. make abuild Kconfig proof for the time being.
[coreboot.git] / 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