build: scan.mk: consider KernelPackage pattern as well
authorJo-Philipp Wich <jo@mein.io>
Tue, 10 Jan 2017 15:25:10 +0000 (16:25 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 10 Jan 2017 15:26:55 +0000 (16:26 +0100)
The removal of the ".+Package" pattern in scan.mk also caused the build
system to skip over Makefiles defining only kmods. Adjust the grep pattern
to consider packages with "call KernelPackage" signatures as well.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found