From 5f643ca7dc2fe4afcdbcb4bf7b30ce23ec23eff5 Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Sat, 24 Apr 2010 06:03:31 +0000 Subject: fix command line buffer length, fixes mtdparts SVN-Revision: 21117 --- package/uboot-lantiq/patches/300-httpd.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/uboot-lantiq/patches/300-httpd.patch') diff --git a/package/uboot-lantiq/patches/300-httpd.patch b/package/uboot-lantiq/patches/300-httpd.patch index d244e2d42c..8c4c1ffb6e 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 + -- cgit v1.2.3