mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 07:26:17 +02:00
Typo, again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7135 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6ddf3839a1
commit
deba3797ac
@ -272,7 +272,7 @@ define KernelPackage/mp-alg
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_RANDOM) \
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_WRANDOM) \
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_DRR)
|
||||
FILES:=$(LINUX_DIR)/kernel/net/ipv4/multipath_*.$(LINUX_KMOD_SUFFIX)
|
||||
FILES:=$(LINUX_DIR)/net/ipv4/multipath_*.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,35,multipath_rr multipath_random multipath_wrandom multipath_drr)
|
||||
endef
|
||||
$(eval $(call KernelPackage,mp-alg))
|
||||
|
Loading…
Reference in New Issue
Block a user