build: improve logging of tool build
This commit is contained in:
		
							parent
							
								
									34183c1cb2
								
							
						
					
					
						commit
						6e79982442
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -273,7 +273,7 @@ config: FORCE | |||||||
| 			| sed -e 's/ /\n/g'; \
 | 			| sed -e 's/ /\n/g'; \
 | ||||||
| 	) > $(BOARD_BUILDDIR)/config.tmp | 	) > $(BOARD_BUILDDIR)/config.tmp | ||||||
| 	scripts/config/conf --defconfig=$(BOARD_BUILDDIR)/config.tmp Config.in | 	scripts/config/conf --defconfig=$(BOARD_BUILDDIR)/config.tmp Config.in | ||||||
| 	+$(NO_TRACE_MAKE) tools/install | 	+$(SUBMAKE) tools/install | ||||||
| 
 | 
 | ||||||
| prepare-target: $(GLUON_OPKG_KEY).pub | prepare-target: $(GLUON_OPKG_KEY).pub | ||||||
| 	rm $(GLUON_OPENWRTDIR)/tmp || true | 	rm $(GLUON_OPENWRTDIR)/tmp || true | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user