result of uname. not match with 2.6.39
$this->bbcode_second_pass_code('', '
[root@BORAE /]# uname -a
Linux BORAE 2.6.31.6_SMP_820 #5 SMP Thu Jun 7 00:37:33 CDT 2012 armv6l GNU/Linux
')
inside of /usr/lib/modules
$this->bbcode_second_pass_code('', '
[root@BORAE /]# ll /usr/lib/modules
total 76
drwxr-xr-x 5 root root 4096 Jan 2 1970 .
drwxr-xr-x 63 root root 36864 Sep 17 15:24 ..
drwxr-xr-x 3 root root 4096 Jun 13 21:57 2.6.31.6_SMP_820
drwxr-xr-x 4 root root 4096 Jan 2 1970 3.1.10-13-ARCH
drwxr-xr-x 2 root root 4096 Aug 20 11:58 extramodules-3.1-ARCH
-rw-r--r-- 1 root root 21490 May 29 2011 gmac_copro_firmware
[root@BORAE /]#
')