release-common: Fix busybox builtins (busybox >= 1.27)
See https://github.com/NixOS/nixpkgs/pull/28261
This commit is contained in:
		
							parent
							
								
									b2e00fd5b7
								
							
						
					
					
						commit
						2f1a1c5a49
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,8 +7,8 @@ rec { | |||
|     enableMinimal = true; | ||||
|     extraConfig = '' | ||||
|       CONFIG_ASH y | ||||
|       CONFIG_ASH_BUILTIN_ECHO y | ||||
|       CONFIG_ASH_BUILTIN_TEST y | ||||
|       CONFIG_ASH_ECHO y | ||||
|       CONFIG_ASH_TEST y | ||||
|       CONFIG_ASH_OPTIMIZE_FOR_SIZE y | ||||
|     ''; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue