Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: how to rebuild kernel

$
0
0

Hi JP,

I think it is difficult to build kernel in target since it is required lot of dependencies packages to build kernel so better to rebuild kernel in Linux ubuntu host machine.

Yes, You can enable USB GSM modem support in kernel through menuconfig.

Download the AM335x TI SDK source.

1) Go to linux source directory.

2) Provide below command to rebuild your kernel.

make menuconfig ARCH=arm CROSS_COMPILE=arm-arago-linux-gnueabi- (select USB GSM options)

make uImage ARCH=arm CROSS_COMPILE=arm-arago-linux-gnueabi-

http://processors.wiki.ti.com/index.php/AMSDK_Linux_User%27s_Guide


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>