projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing SH_FUNC for remaining md5s calls (#7888)
[openwrt.git]
/
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
d244e2d
..
8c4c1ff
100644
(file)
--- 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
+
This page took
0.043184 seconds
and
4
git commands to generate.