mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	Comment unneeded lines
This commit is contained in:
		
							parent
							
								
									b254137f1d
								
							
						
					
					
						commit
						56ee3cd9b4
					
				
					 1 changed files with 6 additions and 6 deletions
				
			
		
							
								
								
									
										12
									
								
								build.sh
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								build.sh
									
										
									
									
									
								
							| 
						 | 
					@ -157,12 +157,12 @@ echo "Done"
 | 
				
			||||||
#echo "Set to kernel 4.9 for all arch"
 | 
					#echo "Set to kernel 4.9 for all arch"
 | 
				
			||||||
#find target/linux/ -type f -name Makefile -exec sed -i 's%KERNEL_PATCHVER:=4.14%KERNEL_PATCHVER:=4.9%g' {} \;
 | 
					#find target/linux/ -type f -name Makefile -exec sed -i 's%KERNEL_PATCHVER:=4.14%KERNEL_PATCHVER:=4.9%g' {} \;
 | 
				
			||||||
#echo "Done"
 | 
					#echo "Done"
 | 
				
			||||||
echo "Set to kernel 4.14 for rpi arch"
 | 
					#echo "Set to kernel 4.14 for rpi arch"
 | 
				
			||||||
find target/linux/brcm2708 -type f -name Makefile -exec sed -i 's%KERNEL_PATCHVER:=4.9%KERNEL_PATCHVER:=4.14%g' {} \;
 | 
					#find target/linux/brcm2708 -type f -name Makefile -exec sed -i 's%KERNEL_PATCHVER:=4.9%KERNEL_PATCHVER:=4.14%g' {} \;
 | 
				
			||||||
echo "Done"
 | 
					#echo "Done"
 | 
				
			||||||
echo "Remove old RPI firmware"
 | 
					#echo "Remove old RPI firmware"
 | 
				
			||||||
rm -rf target/linux/brcm2708/base-files/lib/firmware
 | 
					#rm -rf target/linux/brcm2708/base-files/lib/firmware
 | 
				
			||||||
echo "Done"
 | 
					#echo "Done"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Update feeds index"
 | 
					echo "Update feeds index"
 | 
				
			||||||
cp .config .config.keep
 | 
					cp .config .config.keep
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue