mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Fix a typo, grr, humm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7132 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b374a0c572
commit
71c0129b0d
@ -272,7 +272,7 @@ define KernelPackage/mp-alg
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_RANDOM) \
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_WRANDOM) \
|
||||
$(CONFIG_IP_ROUTE_MULTIPATH_DRR)
|
||||
FILES:=$(MODULES_DIR)/kernel/net/ipv4/multipath_*.$(LINUX_KMOD_SUFFIX)
|
||||
FILES:=$(LINUX_DIR)/kernel/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…
x
Reference in New Issue
Block a user