.. make abuild Kconfig proof for the time being.

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
This commit is contained in:
Stefan Reinauer 2009-09-22 15:53:54 +00:00 committed by Stefan Reinauer
parent dbdd91bc5b
commit 0e0655e6ef
1 changed files with 1 additions and 1 deletions

View File

@ -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