mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	uboot-mvebu: don't add CONFIG_NET_RANDOM_ETHADDR to defconfig
All targets already enable it in their defconfig with the used u-boot version. Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
		
							parent
							
								
									ed20d4cc41
								
							
						
					
					
						commit
						f06a60b734
					
				| @ -68,7 +68,6 @@ Build/Exports:=$(Host/Exports) | ||||
| 
 | ||||
| define Build/Configure | ||||
| 	# enable additional options beyond <device>_defconfig | ||||
| 	echo CONFIG_NET_RANDOM_ETHADDR=y >> $(PKG_BUILD_DIR)/configs/$(UBOOT_CONFIG)_defconfig | ||||
| 	echo CONFIG_CMD_SETEXPR=y >> $(PKG_BUILD_DIR)/configs/$(UBOOT_CONFIG)_defconfig | ||||
| 
 | ||||
| 	$(call Build/Configure/U-Boot) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user