From: Dmitry Torokhov Date: Mon, 22 Nov 2010 20:39:28 +0000 (-0800) Subject: Input: clean up Makefile (use input-core-y) X-Git-Tag: v2.6.38-rc1~463^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebde50d5a49122c164f81958a03993e1c947c0b6;p=pandora-kernel.git Input: clean up Makefile (use input-core-y) The proper way to specify multi-source object is to use -y instead of -obj (which is deprecated) as it allows conditional inclusion of modules in the list. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed