Fix a typo, patch by Andrew Victor

This commit is contained in:
Glenn L McGrath 2004-03-05 14:23:16 +00:00
parent 1bdc5d87f4
commit 0226596dcb

View File

@ -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