mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
mghttpd: Remove Mongoose httpd
Users should migrate to Civitweb. Closes #5304.
This commit is contained in:
committed by
Kinsey Moore
parent
b934583853
commit
a1c30b7f71
@@ -16,7 +16,6 @@ files = [
|
||||
"cpukit/include/link.h",
|
||||
"cpukit/include/md4.h",
|
||||
"cpukit/include/md5.h",
|
||||
"cpukit/include/mghttpd/mongoose.h",
|
||||
"cpukit/include/rtems/jffs2.h",
|
||||
"cpukit/include/rtems/mouse_parser.h",
|
||||
"cpukit/include/sha224.h",
|
||||
@@ -105,11 +104,6 @@ files = [
|
||||
"cpukit/dtc/VERSION"
|
||||
]
|
||||
|
||||
[[ignore."cpukit/mghttpd"]]
|
||||
files = [
|
||||
"cpukit/mghttpd/mongoose.c",
|
||||
]
|
||||
|
||||
[[ignore."cpukit/mouse"]]
|
||||
files = ["cpukit/libmisc/mouse/mouse_parser.c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user