aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSam Ravnborg <sam@mars.ravnborg.org>2006-04-05 12:57:21 +0200
committerSam Ravnborg <sam@mars.ravnborg.org>2006-04-05 12:57:21 +0200
commitbc2546a67975a7bddc72f8c48b0bb2081b56f853 (patch)
treea973ef23c5488f7e2ff738b7f72b49d0432626f1 /Kbuild
parentb46da0567d3baa6783106e7463801292cdc79ddd (diff)
kbuild: fix building single targets with make O=.. single-target
This fixes single targets build so it now works relaiably in following cases: - build with mixed kernel source and output files (make single-target) - build with separate output directory (make O=.. single-target) - external module with mixed kernel source and output files (make M='pwd' single-target) - external module with separate kernel source and output files (make O=.. M='pwd' single-target) Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions