core: add missing dependencies
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 05:04:16 +0000 (21:04 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 05:04:16 +0000 (21:04 -0800)
We need to account for dependences as far down as we care about.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/Makefile

index a5d0fdd..166f0e4 100644 (file)
@@ -141,4 +141,4 @@ spotless: clean
        rm -f $(BTARGET) *.bin *_bin.c
 
 # Include dependencies file
--include .*.d */.*.d
+-include .*.d */.*.d */*/.*.d