[Buildroot] RFC Building Linux under Buildroot.

Bernhard Fischer rep.dot.nop at gmail.com
Wed Apr 18 13:39:06 UTC 2007


On Wed, Apr 18, 2007 at 02:07:46PM +0200, Ulf Samuelsson wrote:
>----- Original Message ----- 
>From: "Bernhard Fischer" <rep.dot.nop at gmail.com>
>To: "Ulf Samuelsson" <ulf at atmel.com>
>Cc: <buildroot at uclibc.org>
>Sent: Wednesday, April 18, 2007 1:40 PM
>Subject: Re: [Buildroot] RFC Building Linux under Buildroot.
>
>
>>On Wed, Apr 18, 2007 at 10:45:02AM +0200, Ulf Samuelsson wrote:
>>>I enclose the Makefile.in and Config.in I use to Build Linux.
>>>I have them in my targets/linux directory.
>>>
>>>Would like to have comments on that before I generate a real patch.
>>>Think it makes for easier reading than the patch.
>>>
>>>Basically I would like to bbe able to select the most
>>>common choices using checkboxes, but also allow full flexiubility
>>>by providing a text version as well.
>>
>>From a cursory look that seems fine.
>>Does this handle multiple patch-files ?
>>
>
>Yes, but the patchfiles are in a linux  patch directory.

So, IIUC, it doesn't handle downloading multiple patchfiles yet?
$(patsubst %,$(PATCHFILE_DIR)/%,$(foo_CUSTOM_PATCHES)): same_for_http
	wget ... -O $@
may work.



More information about the buildroot mailing list