Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netplug: convert to gentargets and bump to 1.2.9.2 | Martin Banky | 2010-12-14 | 1 | -22/+0 |
| | | | | | | Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | netplug: disable -Werror to fix build failure | Thomas Petazzoni | 2010-05-11 | 1 | -0/+22 |
netplug uses nested functions, and gcc generates a warning that is turned into an error: cc1: warnings being treated as errors if_info.c: In function 'ifsm_scriptdone': if_info.c:289: error: generating trampoline in object (requires executable stack) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |