Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594083
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build failure after merge of the staging tree |
| Date | 2017-03-07 11:20 +0100 |
| Message-ID | <tiknM-61g-23@gated-at.bofh.it> (permalink) |
| References | <ticqd-8st-1@gated-at.bofh.it> <tij8l-4ZD-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Greg, On Tue, 7 Mar 2017 09:47:29 +0100 Greg KH <greg@kroah.com> wrote: > > I really can't duplicate this here, but you and the kbuild bot are > hitting this now. in drivers/staging/media/atomisp/Makefile we have: > LINUXINCLUDE += -I drivers/staging/media/atomisp/include/ > to point the include path at where atomisp_gmin_platform.h is at. > > So I don't understand what is going on here. Alan, any hints? I use a separate object dir (O=...) so maybe you need LINUXINCLUDE += -I$(srctree)/drivers/staging/media/atomisp/include/ -- Cheers, Stephen Rothwell
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the staging tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-07 02:50 +0100
Re: linux-next: build failure after merge of the staging tree Greg KH <greg@kroah.com> - 2017-03-07 06:40 +0100
Re: linux-next: build failure after merge of the staging tree Greg KH <greg@kroah.com> - 2017-03-07 10:00 +0100
Re: linux-next: build failure after merge of the staging tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-07 11:20 +0100
Re: linux-next: build failure after merge of the staging tree Greg KH <greg@kroah.com> - 2017-03-07 13:40 +0100
csiph-web