[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200802091831.GA139182@kroah.com>
Date: Sun, 2 Aug 2020 11:18:31 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Michael Straube <straube.linux@...il.com>
Cc: devel@...verdev.osuosl.org, christian.gromm@...rochip.com,
linux-kernel@...r.kernel.org
Subject: Re: staging: most: Build error since commit "drivers: most: add USB
adapter driver"
On Sun, Aug 02, 2020 at 11:08:12AM +0200, Michael Straube wrote:
> 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/
Ugh, yes, let me go fix that up right now, sorry...
greg k-h
Powered by blists - more mailing lists