]> git.neil.brown.name Git - history.git/commit
kbuild: Standardize building of init/*
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 20 May 2002 09:14:59 +0000 (04:14 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 20 May 2002 09:14:59 +0000 (04:14 -0500)
commit5674cebafe902478056f313e83e0f2dc80050fd0
tree73880fc708a4dbfcd4da6d26de28c1d67453393c
parentbd2b0c85edfa015fdb4990ad07ad10e94ea885a4
kbuild: Standardize building of init/*

There's no good reason to build the objects in init/ explicitly from
the top-level Makefile. Instead, handle init/ like every other
subdir, which also provides the automatic checks for a changed
command line etc.
Makefile
init/Makefile [new file with mode: 0644]
scripts/mkcompile_h