Look for modules in /boot/kernel these days.
This commit is contained in:
parent
097b422067
commit
5683c3dd1f
@ -22,7 +22,7 @@ else
|
||||
OBJFORMAT=aout;
|
||||
fi
|
||||
|
||||
OBJFORMAT=${OBJFORMAT} nm -gon `echo *.o /modules/*.ko \
|
||||
OBJFORMAT=${OBJFORMAT} nm -gon `echo *.o /boot/kernel/*.ko \
|
||||
| tr ' ' '\012' \
|
||||
| egrep -v '(aicasm|genassym)'` \
|
||||
| tr : ' ' | awk '
|
||||
|
Loading…
Reference in New Issue
Block a user