]> git.baikalelectronics.ru Git - kernel.git/commit
knfsd: trivial makefile cleanup
authorChristoph Hellwig <hch@lst.de>
Wed, 9 May 2007 09:34:56 +0000 (02:34 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:54 +0000 (12:30 -0700)
commitf321373274514d9acb9c1cf682e801a70f0da21c
tree7ba67527cc570e327b6d17eac92fc9c8b44d0b4d
parente18ee3918e560fd75b5f55e03a79b0439d416058
knfsd: trivial makefile cleanup

kbuild directly interprets <modulename>-y as objects to build into a module,
no need to assign it to the old foo-objs variable.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfsd/Makefile