Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: fix buildsys | Bernhard Reutner-Fischer | 2010-07-06 | 1 | -3/+3 |
| | | | | | | | | | Now automatically picks the correct (arch and subarch specific) impls in favour of generic impls. make O=/tmp/objs PREFIX=/my/sysroot -j works now as expected (both out-of-tree as well as parallel-safe). Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | nptl: fix subdirs handling | Bernhard Reutner-Fischer | 2010-07-06 | 1 | -0/+13 |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |