Home
last modified time | relevance | path

Searched hist:"21151 fd8f0ea5dcff27e8db25b65bf892d408bdc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firewire/
H A DMakefilediff 21151fd8f0ea5dcff27e8db25b65bf892d408bdc Wed May 08 12:53:51 CEST 2024 Takashi Sakamoto <o-takashi@sakamocchi.jp> 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>