summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSam Ravnborg <sam@mars.ravnborg.org>2005-03-11 00:38:55 +0100
committerSam Ravnborg <sam@mars.ravnborg.org>2005-03-11 00:38:55 +0100
commitf40f6ce6e619c9c345d2484024961d3cb56652d5 (patch)
tree286a645a14158c07fc49a4c28d3730260ce81426 /include/linux
parentc6d69cd4e07b6eaa3c27b0ab885dfa6e63ffc98a (diff)
kbuild: Install external modules in a path relative to their own path
When an external module is being built in down in a directory structure keep the relative directory when installing the module. Example: fs/ contains a Makefile used to build both modules: obj-y := myfs/ oldfs/ Install directories fs/myfs/myfs.ko => Will be installed in /lib/modules/<version>/extra/fs/myfs/ fs/oldfs/oldfs.o => Will be installed in /lib/modules/<version>/extra/fs/oldfs/ Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions