I'm not sure how SUSE handles it's kernel sources. The source would be under /usr/src, but I don't understand the reference to
obj in the directory naming. And what's the distinction between
15-obj and
15.8-obj? I've never used SUSE ... and it shows! I'm afraid you'll need a SUSE person to straighten this out for you.
Below is my Debian system's /usr/src layout (only showing the kernel stuff). You can see I only have
one kernel source directory, namely
linux-source-2.6.14. Not that this info helps you in the slightest.
Code:
$ ls -l /usr/src
lrwxrwxrwx 1 root src 19 2005-12-30 06:55 linux -> linux-source-2.6.14
drwxr-xr-x 16 root root 1024 2005-11-20 10:46 linux-headers-2.6.14-1
drwxr-xr-x 5 root root 1024 2005-11-20 10:46 linux-headers-2.6.14-1-686
-rw-r--r-- 1 root src 17752314 2006-03-28 18:59 linux-image-2.6.14-1-686-dfh1_20060328_i386.deb
drwxr-xr-x 20 root root 2048 2006-03-28 18:59 linux-source-2.6.14
-rw-r--r-- 1 root root 38270140 2005-12-28 13:17 linux-source-2.6.14.tar.bz2
drwxr-xr-x 3 root root 1024 2005-09-30 17:17 modules