]> git.karo-electronics.de Git - mv-sheeva.git/commit
drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y
authorTracey Dent <tdent48227@gmail.com>
Wed, 19 Jan 2011 15:25:02 +0000 (08:25 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 19 Jan 2011 15:25:02 +0000 (08:25 -0700)
commita0700bdd0b0150ea445159b1dee587f1507c272f
tree5e2a5162561a26074eb995e80172b62d13f41fff
parentee71a968672a9951aee6014c55511007596425bc
drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y

Change Makefile to use <modules>-y instead of <modules>-objs because -objs
is deprecated and should now be switched.  According to
(documentation/kbuild/makefiles.txt).

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Cc: "Ed L. Cashin" <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/aoe/Makefile