mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	kmod-tcp-bbr: use AutoProbe
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
		
							parent
							
								
									72447181bc
								
							
						
					
					
						commit
						d45b50389d
					
				@ -928,7 +928,7 @@ define KernelPackage/tcp-bbr
 | 
			
		||||
  TITLE:=BBR TCP congestion control
 | 
			
		||||
  KCONFIG:=CONFIG_TCP_CONG_BBR
 | 
			
		||||
  FILES:=$(LINUX_DIR)/net/ipv4/tcp_bbr.ko
 | 
			
		||||
  AUTOLOAD:=$(call AutoLoad,74,tcp_bbr)
 | 
			
		||||
  AUTOLOAD:=$(call AutoProbe,tcp_bbr)
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define KernelPackage/tcp-bbr/description
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user