Florian Fainelli wrote:
> Hello Siva,
> 
> Le mercredi 9 septembre 2009 08:57:33, Siva Prakash Reddy G a écrit :
>> Hi,
>>
>> I want to compile OpenWRT, without linux kernel, because in my board,
>> already linux kernel is there. What i need to do is compile OpenWRT with
>> required packages, like for example hostapd, madwifi etc., port it on
>> existing linux kernel and make it to work.
>>
>> Is this possible, if it is possible, let me know, how to do it. I hope
>> understood my question.
> 
> This is actually possible, using a bit of a hack. OpenWrt supports building 
> an 
> external kernel tree, which is a directory where you maintain your own 
> sources 
> of the kernel. This directory can actually contain real sources of a kernel 
> or 
> even nothing. In your case, you might want to set this external build tree 
> setting with:
> 
> make menuconfig
> [*] Advanced configuration options (for developers)  --->
> (/home/florian/dev/kernel/linux-queue) Use external kernel tree


thanks for the info.
 
I write a shell. that create the openwrt-kernel git tree
attach is the shell.

but there is something I don't understand. 
there is some patches name:
  971-ocf_20080917.patch
  511-yaffs-cvs-2009-04-24.patch

how openwrt deal with this patch ?
my shell cannot correct patch those file to kernel.


> 
>> i will be thankful, if some one can provide answer to my question. I am fed
>> up in searching google.
>>
>> Thanks & regards,
>> G. Siva Prakash Reddy.
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel


-- 
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com

Attachment: create-openwrt-kernel.git.sh
Description: Bourne shell script

Attachment: patch-kernel.sh
Description: Bourne shell script

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to