]> bbs.cooldavid.org Git - net-next-2.6.git/commit - Makefile
[PATCH] kbuild: fix split-include dependency
authorJan Beulich <JBeulich@novell.com>
Tue, 6 Sep 2005 09:47:04 +0000 (11:47 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sat, 10 Sep 2005 12:21:31 +0000 (14:21 +0200)
commitcd05e6bdc6001ac6e8ab13720693b7e1302d9848
treeeb75a19df66fd56c61306141713396a45126d391
parent4e25d8bb9550fb5912165196fe8502cdb831a336
[PATCH] kbuild: fix split-include dependency

Splitting of autoconf.h requires that split-include was built before,
and
needs to be-re-done when split-include changes. This dependency was
previously missing. Additionally, since autoconf.h is (suppoosed to
be)
generated as a side effect of executing config targets, include/linux
should be created prior to running the respective sub-make.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile