Compiling a Single Gargoyle Package?
Posted: Fri Jan 15, 2010 5:41 am
On Ubuntu the following works great to compile an entire gargoyle image:
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.
Code: Select all
svn checkout https://svn.assembla.com/svn/gargoyle-router/trunk
cd trunk
make 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.