From: Tracey Dent Date: Sun, 21 Nov 2010 15:03:13 +0000 (+0000) Subject: Net: caif: Makefile: Remove deprecated items X-Git-Tag: v2.6.38-rc1~476^2~493 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3106d032fb17283c96fa041f8285e6926ae074d;p=pandora-kernel.git Net: caif: 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