the following patch was just integrated into master: commit 11b6ab6492cebf215bbd95ff69fbb2652c99e8c9 Author: Patrick Georgi patrick@georgi-clan.de Date: Thu Feb 5 23:38:45 2015 +0100
lint: exclude nvidia submodule from file list
From git's point of view submodules are a weird third thing between file and directory. Avoid trying to apply file handling on a directory.
Change-Id: Ibbc9c28e1657d96413c5fb08705d30e25171254d Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/8372 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8372 for details.
-gerrit