aboutsummaryrefslogtreecommitdiff
path: root/toolchain/musl/Makefile
Commit message (Collapse)AuthorAge
* toolchain/musl: simplify musl install stepsFlorian Fainelli2012-12-10
| | | | | | | | | Some of these were copy/pasted from uClibc, but they are not necessary at all for musl-libc. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34598
* add preliminary support for muslFlorian Fainelli2012-11-23
Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314