I give up
fresh build x2 with the same results
something has changed
Gargoyle-ispy 2013-February-27.7z
Moderator: Moderators
Re: Gargoyle-ispy 2013-February-27.7z
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
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
Gargoyle 1.11.x on TP-Link Archer C7 V2 H/W
Re: Gargoyle-ispy 2013-February-27.7z
I use
Code: Select all
make FULL_BUILD=true
Re: Gargoyle-ispy 2013-February-27.7z
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
Gargoyle 1.11.x on TP-Link Archer C7 V2 H/W
Re: Gargoyle-ispy 2013-February-27.7z
The issue you were encountering should now be fixed. Try again now.