Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cgi-io: Find and search for libubus.h | Florian Fainelli | 2017-06-18 |
| | | | | | | | | | | | | | Fixes build errors with external toolchains: [ 33%] Building C object CMakeFiles/cgi-io.dir/main.c.o /home/florian/dev/openwrt/trunk/build_dir/target-mipsel-unknown-linux-gnu_glibc/cgi-io/main.c:30:21: fatal error: libubus.h: No such file or directory #include <libubus.h> ^ compilation terminated. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> | ||
* | cgi-io: add a small helper cgi that can be used by RPCD based UIs | John Crispin | 2015-10-02 |
Signed-off-by: John Crispin <blogic@openwrt.org> |