summaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/patches/300-httpd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/uboot-lantiq/patches/300-httpd.patch')
-rw-r--r--package/uboot-lantiq/patches/300-httpd.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-lantiq/patches/300-httpd.patch b/package/uboot-lantiq/patches/300-httpd.patch
index d244e2d42..8c4c1ffb6 100644
--- a/package/uboot-lantiq/patches/300-httpd.patch
+++ b/package/uboot-lantiq/patches/300-httpd.patch
@@ -12,7 +12,7 @@
+
+U_BOOT_CMD(
+ httpd, 1, 1, do_httpd,
-+ "httpd\t- start webserver\n", "\n"
++ "httpd\t- start webserver", ""
+);
+#endif
+