kernel bbclass: split do_compile into do_compile and do_compile_modules
commit615876fe218dc3feb4a3df9e6546a7b1a6376800
authorKoen Kooi <koen@openembedded.org>
Sat, 9 Oct 2010 10:45:49 +0000 (9 12:45 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 12 Oct 2010 14:30:13 +0000 (12 16:30 +0200)
treeb8c3f7117ff41a7018646a48689968e63e3408f9
parentb6e9c76028d1efdef616af2e22bf9dc80a5a1080
kernel bbclass: split do_compile into do_compile and do_compile_modules

This allows recipes to insert a custom task in between building *Image and modules

Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
classes/kernel.bbclass