Skip to content

Commit

Permalink
ramips: make the old dwc driver depend on v3.9
Browse files Browse the repository at this point in the history
Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 37357
  • Loading branch information
John Crispin committed Jul 15, 2013
1 parent 072e1a2 commit dd22304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ramips/modules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit dd22304

Please sign in to comment.