HID: Clean up makefile (-y instead of -objs)
authorTracey Dent <tdent48227@gmail.com>
Thu, 18 Nov 2010 09:42:30 +0000 (10:42 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 18 Nov 2010 09:42:44 +0000 (10:42 +0100)
commitd47d612459300510215fc54bf1283f81710745df
tree21eaa6c49dfe976e513c0503a06ee2aa58323f8d
parent6021afcf19d8c6f5db6d11cadcfb6a22d0c28a48
HID: Clean up makefile (-y instead of -objs)

Changed 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>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Makefile