linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: make distclean problem with next-20141124?
       [not found] <CA+r1Zhhkjnb8Pa-ALB9Q6TsQ5e_oRTMJYqY50A1=2u2yYfZ4dg@mail.gmail.com>
@ 2014-11-24 21:09 ` Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2014-11-24 21:09 UTC (permalink / raw)
  To: Jim Davis; +Cc: linux-next, Hans Verkuil, Mauro Carvalho Chehab

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

Hi Jim,

On Mon, 24 Nov 2014 11:11:11 -0700 Jim Davis <jim.epost@gmail.com> wrote:
>
> jim@krebstar:~/linux2$ git describe
> next-20141124
> jim@krebstar:~/linux2$ git status
> HEAD detached at next-20141124
> nothing to commit, working directory clean
> jim@krebstar:~/linux2$ make distclean
> ./scripts/Makefile.clean:17: drivers/staging/media/omap24xx/Makefile: No
> such file or directory
> make[4]: *** No rule to make target
> `drivers/staging/media/omap24xx/Makefile'.  Stop.
> 
> Though git log does show commit db85a0403be4a59cf536a25622fe110feefba8d3,
> which should have removed the line from drivers/staging/media/Makefile that
> make is tripping over:
> 
> -obj-$(CONFIG_VIDEO_OMAP2)       += omap24xx/

There is another line in drivers/staging/media/Makefile immediately
below the one that was removed that was clearly missed:

obj-$(CONFIG_VIDEO_TCM825X)     += omap24xx/

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-24 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CA+r1Zhhkjnb8Pa-ALB9Q6TsQ5e_oRTMJYqY50A1=2u2yYfZ4dg@mail.gmail.com>
2014-11-24 21:09 ` make distclean problem with next-20141124? Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).