Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: remove unused / unreferenced udhcp package | Peter Korsgaard | 2009-09-19 | 1 | -11/+0 |
| | | | | | | | Udhcp got integrated into busybox a long time ago, and the udhcp package wasn't even included in package/Config.in, so it couldn't be used. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | lord_apollyon writes: | Eric Andersen | 2006-04-06 | 1 | -0/+11 |
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement syntax error: dhcpc.c: In function `perform_renew': dhcpc.c:136: error: label at end of compound statement |