| Summary: | Building a UDHCP client for ARM9 platform | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Mushabbar <Mushabbar.hussain> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.14.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Mushabbar
2010-10-08 03:50:46 UTC
> but not able to build a standalone udhcp client from it
Run "make allnoconfig", then "make menuconfig", go to "Networking Utilities" and selece "udhcp client (udhcpc)".
Do not enable any other applet.
|