From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_50,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 963E6C433DF for ; Sun, 2 Aug 2020 09:18:54 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 536F52075A for ; Sun, 2 Aug 2020 09:18:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UjHZNGLz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 536F52075A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B009E87799; Sun, 2 Aug 2020 09:18:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wkZNEhiiaTeE; Sun, 2 Aug 2020 09:18:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 3D1DF8773F; Sun, 2 Aug 2020 09:18:50 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 6A84F1BF421 for ; Sun, 2 Aug 2020 09:18:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 648B58773F for ; Sun, 2 Aug 2020 09:18:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5BceMxlVXwNE for ; Sun, 2 Aug 2020 09:18:48 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by whitealder.osuosl.org (Postfix) with ESMTPS id 4717B87722 for ; Sun, 2 Aug 2020 09:18:48 +0000 (UTC) Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6EFFF2075A; Sun, 2 Aug 2020 09:18:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596359928; bh=0sI0cWie9tDag5hLKiiEIxgczqIVsId5Urn4Kg/NpKw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UjHZNGLz0TbQXYhHdW6OWrj7pa4joZga8CIPJb2UKyjNWCc1JkuPP9coatSZC0jyV 76oFX1J+0RfDgog+l0JGdanPNVux7AjCoFJeHhKZcx0e6zfx1/LnTpJs+QtWbUcMSb +f6LrpF5CFnL/fnAGeuChwsz3k3syx0mkaxhUDcg= Date: Sun, 2 Aug 2020 11:18:31 +0200 From: Greg KH To: Michael Straube Subject: Re: staging: most: Build error since commit "drivers: most: add USB adapter driver" Message-ID: <20200802091831.GA139182@kroah.com> References: <7c18e466-0941-ee7e-9a0f-5a993c993152@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7c18e466-0941-ee7e-9a0f-5a993c993152@gmail.com> X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, christian.gromm@microchip.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" 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 _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel