Want to share your OpenWrt / Gargoyle knowledge?  Implemented a new feature?  Let us know here.
	Moderator: Moderators
			
		
		
			- 
				
																			
								ispyisail							 
						- Moderator
 			
		- Posts: 5218
 		- Joined: Mon Apr 06, 2009 3:15 am
 		
		
											- Location: New Zealand
 
							
						
		
		
						
						
													
							
						
									
						Post
					
								by ispyisail » 
			
			
			
			
			I give up
fresh build x2 with the same results 
something has changed
 
			
			
									
									
						 
		 
				
		
		 
	 
	
				
		
		
			- 
				
																			
								pmerrill							 
									
		- Posts: 290
 		- Joined: Wed Feb 15, 2012 8:23 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by pmerrill » 
			
			
			
			
			What's your exact make command? 
In order to build the 8M images I needed to do
make ar71xx.usb_large
in order to build the smaller 4M images I needed to then do
make ar71xx
I noticed that one make deleted all the images from the last build
I'm not sure what happens if you do:
make ar71xx.usb_large ar71xx
but I'll try that for the next build
			
			
									
									Paul
Gargoyle 1.11.x on TP-Link Archer C7 V2 H/W
						 
		 
				
		
		 
	 
	
				
		
		
			- 
				
																			
								ispyisail							 
						- Moderator
 			
		- Posts: 5218
 		- Joined: Mon Apr 06, 2009 3:15 am
 		
		
											- Location: New Zealand
 
							
						
		
		
						
						
													
							
						
									
						Post
					
								by ispyisail » 
			
			
			
			
			
			
			
									
									
						 
		 
				
		
		 
	 
	
				
		
		
			- 
				
																			
								pmerrill							 
									
		- Posts: 290
 		- Joined: Wed Feb 15, 2012 8:23 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by pmerrill » 
			
			
			
			
			I'll take a look at the Makefile and see if I can see a problem I will also try and duplicate.
			
			
									
									Paul
Gargoyle 1.11.x on TP-Link Archer C7 V2 H/W
						 
		 
				
		
		 
	 
	
				
		
		
			- 
				
																			
								Eric							 
						- Site Admin
 			
		- Posts: 1443
 		- Joined: Sat Jun 14, 2008 1:14 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by Eric » 
			
			
			
			
			The issue you were encountering should now be fixed.  Try again now.