Restructure kernel makefiles and factor out MI and MD parts.
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 2 Jul 2006 00:55:08 +0000 (00:55 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 2 Jul 2006 00:55:08 +0000 (00:55 +0000)
commitedbe133c31a9768383729ef416df7fe3a5626bc0
tree7036470fad34ed5550803cda0e3f38af27b09652
parente35d736f5a10138fe0b3ea2bdfec9522a7576498
Restructure kernel makefiles and factor out MI and MD parts.

FreeBSD seems to have done the same thing some time ago.
sys/conf/Makefile.amd64
sys/conf/Makefile.i386
sys/conf/bsd.kern.mk
sys/conf/kern-i386.mk [new file with mode: 0644]
sys/conf/kern.post.mk [copied from sys/conf/Makefile.i386 with 59% similarity]
sys/conf/kern.pre.mk [new file with mode: 0644]
sys/conf/kmod.mk