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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to