Page 2 of 2

Re: Gargoyle-ispy 2013-February-27.7z

Posted: Thu Mar 07, 2013 1:40 am
by ispyisail
I give up

fresh build x2 with the same results :(

something has changed

Re: Gargoyle-ispy 2013-February-27.7z

Posted: Thu Mar 07, 2013 6:13 am
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

Re: Gargoyle-ispy 2013-February-27.7z

Posted: Thu Mar 07, 2013 2:02 pm
by ispyisail
I use

Code: Select all

make FULL_BUILD=true

Re: Gargoyle-ispy 2013-February-27.7z

Posted: Thu Mar 07, 2013 7:30 pm
by pmerrill
I'll take a look at the Makefile and see if I can see a problem I will also try and duplicate.

Re: Gargoyle-ispy 2013-February-27.7z

Posted: Mon Mar 11, 2013 12:16 pm
by Eric
The issue you were encountering should now be fixed. Try again now.