HOW TO DO THIS PROCEDURE. PLEASE GIVE ME THE HELP OF COMMAND FOR WLAN,BLUETOOTH PACKAGE INSTALLATION...,
1. Extract kernel sources in the PSP package 03.xx.xx.xx.
2. Apply the patch "PSP-03.00.00.05-and-wl1271-6.1.5.4-integration.patch" available under
"source/patches" folder on the linux kernel sources (extracted in previous step).
3. Update the kernel configuration after applying the patch.
$ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm omap3_evm_defconfig
4. Build the kernel for "uImage"
$ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm uImage