[source] generic: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Sat May 13 15:37:14 PDT 2017


luka pushed a commit to source.git, branch master:
https://git.lede-project.org/83e4ed3497d40dc7da9d2d2c2febbf6272815c51

commit 83e4ed3497d40dc7da9d2d2c2febbf6272815c51
Author: Luka Perkov <luka.perkov at sartura.hr>
AuthorDate: Sun May 14 00:33:28 2017 +0200

    generic: refresh patches
    
    Signed-off-by: Luka Perkov <luka.perkov at sartura.hr>
---
 .../patches-4.9/012-usb-Make-sure-usb-phy-of-gets-built-in.patch   | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/target/linux/generic/patches-4.9/012-usb-Make-sure-usb-phy-of-gets-built-in.patch b/target/linux/generic/patches-4.9/012-usb-Make-sure-usb-phy-of-gets-built-in.patch
index 1bc498b..2ef6643 100644
--- a/target/linux/generic/patches-4.9/012-usb-Make-sure-usb-phy-of-gets-built-in.patch
+++ b/target/linux/generic/patches-4.9/012-usb-Make-sure-usb-phy-of-gets-built-in.patch
@@ -37,11 +37,9 @@ Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
  drivers/Makefile | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/drivers/Makefile b/drivers/Makefile
-index 2eced9afba53..8f8bdc9e3d29 100644
 --- a/drivers/Makefile
 +++ b/drivers/Makefile
-@@ -104,6 +104,7 @@ obj-$(CONFIG_USB_PHY)		+= usb/
+@@ -101,6 +101,7 @@ obj-$(CONFIG_USB_PHY)		+= usb/
  obj-$(CONFIG_USB)		+= usb/
  obj-$(CONFIG_PCI)		+= usb/
  obj-$(CONFIG_USB_GADGET)	+= usb/
@@ -49,6 +47,3 @@ index 2eced9afba53..8f8bdc9e3d29 100644
  obj-$(CONFIG_SERIO)		+= input/serio/
  obj-$(CONFIG_GAMEPORT)		+= input/gameport/
  obj-$(CONFIG_INPUT)		+= input/
--- 
-2.11.0
-



More information about the lede-commits mailing list