[package] base-files: now that we have date -k, adjust the kernel timezone after...
[openwrt.git] / package / kernel / modules / netdevices.mk
index 400436c..511ca7b 100644 (file)
@@ -181,7 +181,7 @@ $(eval $(call KernelPackage,natsemi))
 define KernelPackage/r6040
   SUBMENU:=$(NETWORK_DEVICES_MENU)
   TITLE:=RDC Fast-Ethernet support
-  DEPENDS:=@TARGET_rdc
+  DEPENDS:=@TARGET_rdc +kmod-libphy
   KCONFIG:=CONFIG_R6040 \
                CONFIG_R6040_NAPI=y
   ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,3.2)),1)
This page took 0.022799 seconds and 4 git commands to generate.