Page 1 of 1

Compiling a Single Gargoyle Package?

Posted: Fri Jan 15, 2010 5:41 am
by vask
On Ubuntu the following works great to compile an entire gargoyle image:

Code: Select all

svn checkout https://svn.assembla.com/svn/gargoyle-router/trunk
cd trunk
make brcm-2.4
But how do I complile a SINGLE package like [gargoyle] on [brcm-2.4]

Since I am just experimenting with changes to the binary [gargoyle_header_footer] on the web interface files this will be a huge time saver for me.