From: Tracey Dent Date: Wed, 19 Jan 2011 15:25:02 +0000 (-0700) Subject: drivers/block/aoe/Makefile: replace the use of -objs with -y X-Git-Tag: v2.6.38-rc5~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0700bdd0b0150ea445159b1dee587f1507c272f;p=pandora-kernel.git drivers/block/aoe/Makefile: replace the use of -objs with -y Change Makefile to use -y instead of -objs because -objs is deprecated and should now be switched. According to (documentation/kbuild/makefiles.txt). Signed-off-by: Tracey Dent Cc: "Ed L. Cashin" Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed