aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
author이건호 <[email protected]>2012-08-29 22:58:12 +0900
committerMichal Marek <[email protected]>2012-08-31 17:37:54 +0200
commitef591a550644062af5106e35fac112dee8463312 (patch)
treeaee3e025574ff38accd587e89f3e4c2876d693bf /net/lapb/lapb_timer.c
parent70cfe02682ff16bd8c1fec0d2374bd4dbceae54f (diff)
scripts/Makefile.modpost: error in finding modules from .mod files.
This error may happen when the user's id or path includes .ko string. For example, user's id is xxx.ko and building test.ko module, the test.mod file lists ko name and all object files. /home/xxx.ko/kernel_dev/device/drivers/test.ko /home/xxx.ko/kernel_dev/device/drivers/test_main.o /home/xxx.ko/kernel_dev/device/drivers/test_io.o ... Current Makefile.modpost and Makefile.modinst find and list up not only test.ko but also other object files. because all of object file's path includes .ko string. This is a patch to fix it. Signed-off-by: Gunho Lee <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions