aboutsummaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2008-07-30 22:21:20 +0200
committerSam Ravnborg <sam@ravnborg.org>2008-07-30 22:21:20 +0200
commitea35455e0dc17d732436a5b98bd511cab64eb10e (patch)
tree30dc92f79e5a0bdc7ba5370f7b9df0d06a72da58 /ipc
parent660fc1f4d88b0f5e4bb936e4a5a9b95b70df9e58 (diff)
kbuild: fix O=... build of um
We used include/asm-$ARCH/system.h to check if we should create a symlink in include2 directory with make O=... builds. But um does not have such a file thus build filed. Let's try anohter filename: $ ls -d include/asm-* | wc -l 21 $ ls -d include/asm-*/errno.h | wc -l 21 Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Jeff Dike <jdike@addtoit.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions