From 313b9b5f06d9a49b380bc0a25c84edc6667cdc67 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 19 Jan 2014 14:00:18 +0000 Subject: [PATCH] brcm63xx: fix typo breaking build in r39325 Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39326 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch b/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch index 8a2df74931..92ec114110 100644 --- a/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch +++ b/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch @@ -12,7 +12,7 @@ + .has_pci = 1, + .has_ohci0 = 1, + .has_ehci0 = 1, -+ .num_usbd_ports = 1, ++ .num_usbh_ports = 1, + .has_enetsw = 1, + + .enetsw = { -- 2.11.0