Compiling a Single Gargoyle Package?

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
vask
Posts: 45
Joined: Tue Jul 21, 2009 4:33 pm

Compiling a Single Gargoyle Package?

Post 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.

Post Reply