mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	linux-firmware: add RTL8126 firmware
This commit adds RTL8126 firmwares to r8169-firmware package. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
		
							parent
							
								
									354690ebc9
								
							
						
					
					
						commit
						2f5c57ced6
					
				@ -13,7 +13,7 @@ define Package/r8169-firmware/install
 | 
			
		||||
	$(INSTALL_DIR) $(1)/lib/firmware/rtl_nic
 | 
			
		||||
	$(CP) \
 | 
			
		||||
		$(PKG_BUILD_DIR)/rtl_nic/rtl810* \
 | 
			
		||||
		$(PKG_BUILD_DIR)/rtl_nic/rtl8125* \
 | 
			
		||||
		$(PKG_BUILD_DIR)/rtl_nic/rtl812* \
 | 
			
		||||
		$(PKG_BUILD_DIR)/rtl_nic/rtl8168* \
 | 
			
		||||
		$(PKG_BUILD_DIR)/rtl_nic/rtl84* \
 | 
			
		||||
		$(1)/lib/firmware/rtl_nic
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user