Ian Campbell writes:
> On Fri, 2012-04-20 at 14:25 +0100, Ian Campbell wrote:
>> On Fri, 2012-04-20 at 13:35 +0200, Bastian Blank wrote:
>> > On Fri, Apr 20, 2012 at 11:11:27AM +0100, Ian Campbell wrote:
>> > > -install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
>> > > +ifneq ($(filter ar
On Mon, 2012-04-23 at 11:53 +0200, Arnaud Patard wrote:
> Ian Campbell writes:
>
> > On Fri, 2012-04-20 at 14:25 +0100, Ian Campbell wrote:
> >> On Fri, 2012-04-20 at 13:35 +0200, Bastian Blank wrote:
> >> > On Fri, Apr 20, 2012 at 11:11:27AM +0100, Ian Campbell wrote:
> >> > > -install-image_arm
On Fri, 2012-04-20 at 14:25 +0100, Ian Campbell wrote:
> On Fri, 2012-04-20 at 13:35 +0200, Bastian Blank wrote:
> > On Fri, Apr 20, 2012 at 11:11:27AM +0100, Ian Campbell wrote:
> > > -install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
> > > +ifneq ($(filter armel,$(ARCH)),)
> > > +install
On Fri, 2012-04-20 at 13:35 +0200, Bastian Blank wrote:
> On Fri, Apr 20, 2012 at 11:11:27AM +0100, Ian Campbell wrote:
> > -install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
> > +ifneq ($(filter armel,$(ARCH)),)
> > +install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image:
>
> What is
On Fri, Apr 20, 2012 at 11:11:27AM +0100, Ian Campbell wrote:
> -install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
> +ifneq ($(filter armel,$(ARCH)),)
> +install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image:
What is this supposed to do?
Bastian
--
Youth doesn't excuse everything.
I don't know if we also need this for e.g. armhf or other platforms? I
suspect yes.
PPC puts these files in /usr/lib/linux-image-$(REAL_VERSION). I guess
some tool combines them with the kernel and installs into /boot as
necessary.
So I suppose ARM ought to do the same and flash-kernel should tak
6 matches
Mail list logo