commit | 8ce9aaecdf14f86d785d4f5fe3a9206c96c14c15 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Dec 05 19:42:31 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Dec 05 19:42:31 2011 +0000 |
tree | 286c3b7fb4a2f8351f66aecfb7079bbb5bcd4b0f | |
parent | eb5d5beaebd102599a915f6c4813d445ddc9dc84 [diff] |
Makefile.target: Prefer target-specific linux-user sources to common ones Flip the vpath order for linux-user/ and linux-user/$(TARGET_ABI_DIR) so that we prefer to use a target-specific source file but can fall back on a generic one. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>