aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/udhcp/common.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/networking/udhcp/common.h b/networking/udhcp/common.h
index 70a769342..ca05a9c2c 100644
--- a/networking/udhcp/common.h
+++ b/networking/udhcp/common.h
@@ -12,11 +12,7 @@
#include "busybox.h"
-#ifdef CONFIG_INSTALL_NO_USR
-# define DEFAULT_SCRIPT "/share/udhcpc/default.script"
-#else
-# define DEFAULT_SCRIPT "/usr/share/udhcpc/default.script"
-#endif
+#define DEFAULT_SCRIPT "/usr/share/udhcpc/default.script"
#define COMBINED_BINARY