16 lines
		
	
	
		
			319 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			319 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								export disable_print=0
							 | 
						||
| 
								 | 
							
								export hw_platform_ver=15
							 | 
						||
| 
								 | 
							
								export gcc=riscv
							 | 
						||
| 
								 | 
							
								export ftm_build=0
							 | 
						||
| 
								 | 
							
								export opt_build=1
							 | 
						||
| 
								 | 
							
								export flash_build=1
							 | 
						||
| 
								 | 
							
								export cpu1_build=0
							 | 
						||
| 
								 | 
							
								export cco=0
							 | 
						||
| 
								 | 
							
								export ckb=1
							 | 
						||
| 
								 | 
							
								export mpu_enable=0
							 | 
						||
| 
								 | 
							
								export psram_enable=0
							 | 
						||
| 
								 | 
							
								export release_build=0
							 | 
						||
| 
								 | 
							
								export product_line=PLC
							 | 
						||
| 
								 | 
							
								export PATH=/opt/kunlun2/bin/:$PATH
							 | 
						||
| 
								 | 
							
								export smart_cco_sta=0
							 |