Jiafu He 4b024242e8 kbuild: Fix linking error built-in.o no such file or directory
This patch fixes the link error "built-in.o: no such file or directory".
The problem happens if "dirx/Makefile" contains only "obj-m += diry/
dirz/" and the empty "dirx/built-in.o" is missing. Adding $(subdir-m)
into check for builtin-target fixes this error.

Signed-off-by: Jiafu He <jay@goldhive.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-02-02 14:33:54 +01:00
..
2009-12-12 13:08:16 +01:00
2009-06-27 00:17:48 +02:00
2008-10-22 21:53:49 -07:00
2009-06-09 22:37:54 +02:00
2009-09-15 17:04:38 -07:00
2009-09-18 21:22:08 +02:00
2009-06-09 22:37:54 +02:00