From: Michal Marek Date: Wed, 21 Jan 2015 13:07:10 +0000 (+0100) Subject: HID: Use Kbuild idiom in Makefiles X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~137^2^7~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86312e4b78647d9fa62cf2293c50161cc0421d30;p=pandora-kernel.git HID: Use Kbuild idiom in Makefiles Use -$(CONFIG_FOO) syntax to build multipart objects with optional parts, since all the config options are bool. Also, delete the obvious comments in the usbhid Makefile. Signed-off-by: Michal Marek Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed