From: Tracey Dent Date: Sun, 7 Nov 2010 14:46:28 +0000 (-0500) Subject: HID: usbhid: Clean up makefile (-y instead of -objs) X-Git-Tag: v2.6.38-rc1~442^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9229faf920aba47dd1ba6940b3ca138024543d3;p=pandora-kernel.git HID: usbhid: Clean up makefile (-y instead of -objs) Changed 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed