From 86312e4b78647d9fa62cf2293c50161cc0421d30 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Wed, 21 Jan 2015 14:07:10 +0100 Subject: [PATCH] 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-format-patch failed