firewire: obsolete usage of *-objs in Makefile for KUnit test
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 8 May 2024 10:53:51 +0000 (19:53 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 8 May 2024 23:06:22 +0000 (08:06 +0900)
commit21151fd8f0ea5dcff27e8db25b65bf892d408bdc
tree9f39245bf5338cd94d3f1ea5135af9bc8ce9e7a9
parent5a5dc48083dae07e3079e4ded731388214729f64
firewire: obsolete usage of *-objs in Makefile for KUnit test

Nowadays *-objs list is just for user space programs.

This commit obsolete the usage, and simplify Makefile for firewire KUnit
tests since the tests are not composite objects.

Link: https://lore.kernel.org/r/20240508105351.532693-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/Makefile