public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* staging: most: Build error since commit "drivers: most: add USB adapter driver"
@ 2020-08-02  9:08 Michael Straube
  2020-08-02  9:18 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Straube @ 2020-08-02  9:08 UTC (permalink / raw)
  To: gregkh; +Cc: christian.gromm, devel, linux-kernel

Hi,

with commit 97a6f772f36b7f52bcfa56a581bbd2470cffe23d ("drivers: most: add USB adapter driver")
I get build errors.

$ LANG=C make clean drivers/staging/rtl8188eu/
scripts/Makefile.clean:15: drivers/staging/most/usb/Makefile: No such file or directory
make[5]: *** No rule to make target 'drivers/staging/most/usb/Makefile'.  Stop.
make[4]: *** [scripts/Makefile.clean:66: drivers/staging/most/usb] Error 2
make[3]: *** [scripts/Makefile.clean:66: drivers/staging/most] Error 2
make[2]: *** [scripts/Makefile.clean:66: drivers/staging] Error 2
make[1]: *** [Makefile:1763: _clean_drivers] Error 2
make: *** [Makefile:336: __build_one_by_one] Error 2

Did you forgot to remove the below line from drivers/staging/most/Makefile ?

obj-$(CONFIG_MOST_USB)	+= usb/


Regards,
Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-02  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-02  9:08 staging: most: Build error since commit "drivers: most: add USB adapter driver" Michael Straube
2020-08-02  9:18 ` Greg KH
2020-08-02  9:21   ` [PATCH] staging: most: fix up movement of USB driver Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox