mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	mt76: enable hostapd 802.11ax support if kmod-mt7915e is selected
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		
							parent
							
								
									41d7a14ead
								
							
						
					
					
						commit
						bf3f06f1ba
					
				@ -181,7 +181,7 @@ endef
 | 
			
		||||
define KernelPackage/mt7915e
 | 
			
		||||
  $(KernelPackage/mt76-default)
 | 
			
		||||
  TITLE:=MediaTek MT7915e wireless driver
 | 
			
		||||
  DEPENDS+=@PCI_SUPPORT +kmod-mt7615-common
 | 
			
		||||
  DEPENDS+=@PCI_SUPPORT +kmod-mt7615-common +@DRIVER_11AX_SUPPORT
 | 
			
		||||
  FILES:= $(PKG_BUILD_DIR)/mt7915/mt7915e.ko
 | 
			
		||||
  AUTOLOAD:=$(call AutoProbe,mt7915e)
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user