ramips: make the old dwc driver depend on v3.9
authorJohn Crispin <john@openwrt.org>
Mon, 15 Jul 2013 21:06:03 +0000 (21:06 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 15 Jul 2013 21:06:03 +0000 (21:06 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37357

target/linux/ramips/modules.mk

index 179aba6a77e105f75cbba2872d99c648d22711a6..10f517e54791271e5e0233bfca594056071de805 100644 (file)
@@ -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 \