From: Tracey Dent Date: Sun, 21 Nov 2010 15:03:25 +0000 (+0000) Subject: Net: rds: Makefile: Remove deprecated items X-Git-Tag: v2.6.38-rc1~476^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094f2faaa2c4973e50979158f655a1d31a97ba98;p=pandora-kernel.git Net: rds: Makefile: Remove deprecated items Changed Makefile to use -y instead of -objs because -objs is deprecated and not mentioned in Documentation/kbuild/makefiles.txt. Also, use the ccflags-$ flag instead of EXTRA_CFLAGS because EXTRA_CFLAGS is deprecated and should now be switched. Last but not least, took out if-conditionals. Signed-off-by: Tracey Dent Signed-off-by: David S. Miller --- Reading git-diff-tree failed