soundwire: Replace 'objs' by 'y'
authorVinod Koul <vkoul@kernel.org>
Tue, 16 Jun 2020 16:21:40 +0000 (21:51 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 22 Jun 2020 11:36:08 +0000 (17:06 +0530)
commit908442aa67197bce1d76a6c25165bc56e2f55534
treeb56f3576029c92f0f13591a6852a7c7155139042
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
soundwire: Replace 'objs' by 'y'

`-objs` is designed for building host programs, change to `-y`,
more straightforward for device drivers.

See Documentation/kbuild/makefiles.rst

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200616162140.2563535-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/Makefile