]> git.neil.brown.name Git - history.git/commit
kbuild: small toplevel makefile tidyup
authorChristoph Hellwig <hch@sb.bsdonline.org>
Thu, 6 Jun 2002 04:09:25 +0000 (23:09 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Thu, 6 Jun 2002 04:09:25 +0000 (23:09 -0500)
commit053cf0e6f510251a6fd6ffaf58c1f0b1d32ce08a
treedd90853a220ea1fc4e204d52dba496626ea63b46
parentb63a6d5a514285435c7a2e20cb5beda275aa01c3
kbuild: small toplevel makefile tidyup

- add comment about the vmlinux link components
- get rid of DRIVERS-y - always linking in sound/sound.o doesn't harm
- sort SUBDIRS in link order
- always use := to assign
- remove supeflous $(TOPDIR) for lib/lib.a
Makefile