mirror of https://github.com/mirror/busybox.git
Fix a typo, patch by Andrew Victor
parent
1bdc5d87f4
commit
0226596dcb
|
@ -4,7 +4,7 @@
|
|||
* (for busybox) */
|
||||
|
||||
#ifdef CONFIG_INSTALL_NO_USR
|
||||
#undef DEFUALT_SCRIPT
|
||||
#undef DEFAULT_SCRIPT
|
||||
#define DEFAULT_SCRIPT "/share/udhcpc/default.script"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue