mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
Switched to codeload to simplify the Makefile. Removed the website as it is no longer valid. Renamed .diff file to .patch Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was totally wrong to begin with. C headers are generally not used with C++ programs. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>