lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 16 May 2013 11:06:21 +0800
From:	AL Yu-Chen Cho <acho@...e.com>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
	jay.hung@...iatek.com
Subject: Re: [PATCH] Staging: add USB MTK bluetooth driver

Hi Greg,

On 二, 2013-05-14 at 15:27 -0400, Greg KH wrote:
> 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.
> 

Yes, I found that , and I will refresh this against 3.10-rc1 and test
that it builds then resend it soon.

Thanks a lot.

Sincerely,
         AL

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ