diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2002-06-17 20:01:06 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2002-06-17 20:01:06 +0000 |
commit | f739d87ace5b9b616e17b6724869893953283e61 (patch) | |
tree | 578e5fbab614d44d7b3fcc276e704f3e1429975d /sys/dev/sio/sio.c | |
parent | 384222848c2eefef86ad23f4d4568b3b47e2b6e4 (diff) | |
download | FreeBSD-src-f739d87ace5b9b616e17b6724869893953283e61.zip FreeBSD-src-f739d87ace5b9b616e17b6724869893953283e61.tar.gz |
Use OBJDIR instead of CURDIR. This unbreaks loading modules through
'make load' if an object dir was, like it is used in /sys/modules. I.e.
cd /sys/modules/umass
make obj
make
make load
works again without having to install the module.
If no objdir was used the module in the current directory is used.
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions