mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 14:28:34 +09:00 
			
		
		
		
	Fix defconfig target
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -267,7 +267,7 @@ jobs:
 | 
			
		||||
      - name: Install deps
 | 
			
		||||
        run: sudo apt update && sudo apt install kpartx build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabihf libssl-dev lzop qemu-user-static debootstrap
 | 
			
		||||
      - name: Configure for U-Boot
 | 
			
		||||
        run: make udefconfig-x1
 | 
			
		||||
        run: make udefconfig-h1
 | 
			
		||||
      - name: Build U-Boot
 | 
			
		||||
        run: make ubuild
 | 
			
		||||
      - name: Configure for Linux
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user