Explorar el Código

ramips: make the old dwc driver depend on v3.9

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 37357
John Crispin hace 12 años
padre
commit
dd22304691
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/linux/ramips/modules.mk

+ 1 - 1
target/linux/ramips/modules.mk

@@ -7,7 +7,7 @@
 
 define KernelPackage/usb-rt305x-dwc_otg
   TITLE:=RT305X USB controller driver
-  DEPENDS:=@TARGET_ramips_rt305x
+  DEPENDS:=@TARGET_ramips_rt305x @LINUX_3_9
   KCONFIG:= \
 	CONFIG_DWC_OTG \
 	CONFIG_DWC_OTG_HOST_ONLY=y \