From: Greg KH <gregkh@linuxfoundation.org>
To: "Cho, Yu-Chen" <acho@suse.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
jay.hung@mediatek.com
Subject: Re: [PATCH] Staging: add USB MTK bluetooth driver
Date: Tue, 14 May 2013 15:27:48 -0400 [thread overview]
Message-ID: <20130514192748.GA16887@kroah.com> (raw)
In-Reply-To: <1367490436-8438-1-git-send-email-acho@suse.com>
On Thu, May 02, 2013 at 06:27:16PM +0800, Cho, Yu-Chen wrote:
> diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
> index fa41b04..e33cfe0 100644
> --- a/drivers/staging/Makefile
> +++ b/drivers/staging/Makefile
> @@ -62,3 +62,4 @@ obj-$(CONFIG_SB105X) += sb105x/
> obj-$(CONFIG_GOLDFISH) += goldfish/
> obj-$(CONFIG_USB_DWC2) += dwc2/
> obj-$(CONFIG_LUSTRE_FS) += lustre/
> +obj-$(CONFIG_USB_BTMTK) += btmkt_usb/
You didn't actually test this patch, it breaks the build:
scripts/Makefile.build:44:
/home/gregkh/linux/work/staging/drivers/staging/btmkt_usb/Makefile: No such file or directory
make[3]: *** No rule to make target
`/home/gregkh/linux/work/staging/drivers/staging/btmkt_usb/Makefile'. Stop.
Please refresh this against 3.10-rc1 and test that it builds properly
and then resend it.
thanks,
greg k-h
next prev parent reply other threads:[~2013-05-14 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-02 10:27 [PATCH] Staging: add USB MTK bluetooth driver Cho, Yu-Chen
2013-05-14 19:22 ` Greg KH
2013-05-14 19:27 ` Greg KH [this message]
2013-05-16 3:06 ` AL Yu-Chen Cho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130514192748.GA16887@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=acho@suse.com \
--cc=devel@driverdev.osuosl.org \
--cc=jay.hung@mediatek.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox