[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFC] include DTB in linux-image files on armel



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 this supposed to do?

I'm not sure. I copied the pattern from the similar powerpc case.
s390/s390x does the same.

Oh, I see, those cases both cover multiple arches and use $(ARCH), hence
need gating appropriately. As it stands my patch only support armel so
could use armel explicitly. Except I think we need to add armhf support
for this too and that would require this pattern.

Ian.

-- 
Ian Campbell

He:	Let's end it all, bequeathin' our brains to science.
She:	What?!?  Science got enough trouble with their OWN brains.
		-- Walt Kelly


Reply to: