Re: [PATCH] hid: Use Kbuild idiom in Makefiles

From: Jiri Kosina
Date: Wed Jan 21 2015 - 16:24:37 EST


On Wed, 21 Jan 2015, Michal Marek wrote:

> Use <driver>-$(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 <mmarek@xxxxxxx>
> ---
> drivers/hid/Makefile | 49 +++++++++++----------------------------------
> drivers/hid/usbhid/Makefile | 12 ++---------
> 2 files changed, 14 insertions(+), 47 deletions(-)

Applied, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/