mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-07 21:07:29 +03:00
[package] fix kmod-swconfig module loading typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21530 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d31402e8b
commit
9629fe27df
@ -28,7 +28,7 @@ define KernelPackage/swconfig
|
|||||||
DEPENDS:=+kmod-libphy
|
DEPENDS:=+kmod-libphy
|
||||||
KCONFIG:=CONFIG_SWCONFIG
|
KCONFIG:=CONFIG_SWCONFIG
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/phy/swconfig.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/net/phy/swconfig.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,41,libphy)
|
AUTOLOAD:=$(call AutoLoad,41,swconfig)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/swconfig/description
|
define KernelPackage/swconfig/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user