* Trivial fix for drivers/media/Makefile
@ 2008-07-20 16:40 Elias Oltmanns
2008-07-20 16:43 ` Michael Krufky
0 siblings, 1 reply; 2+ messages in thread
From: Elias Oltmanns @ 2008-07-20 16:40 UTC (permalink / raw)
To: Michael Krufky; +Cc: Mauro Carvalho Chehab, linux-kernel
drivers/media/mdtv/ doesn't exist anymore, yet it is still referenced in
the Makefile. Due to this glitch, make clean invariably fails.
Signed-off-by: Elias Oltmanns <eo@nebensachen.de>
---
diff --git a/drivers/media/Makefile b/drivers/media/Makefile
index ec2102b..09a829d 100644
--- a/drivers/media/Makefile
+++ b/drivers/media/Makefile
@@ -6,4 +6,3 @@ obj-y += common/ video/
obj-$(CONFIG_VIDEO_DEV) += radio/
obj-$(CONFIG_DVB_CORE) += dvb/
-obj-$(CONFIG_MDTV_ADAPTERS) += mdtv/
\ No newline at end of file
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Trivial fix for drivers/media/Makefile
2008-07-20 16:40 Trivial fix for drivers/media/Makefile Elias Oltmanns
@ 2008-07-20 16:43 ` Michael Krufky
0 siblings, 0 replies; 2+ messages in thread
From: Michael Krufky @ 2008-07-20 16:43 UTC (permalink / raw)
To: Elias Oltmanns; +Cc: Mauro Carvalho Chehab, linux-kernel
Elias Oltmanns wrote:
> drivers/media/mdtv/ doesn't exist anymore, yet it is still referenced in
> the Makefile. Due to this glitch, make clean invariably fails.
>
> Signed-off-by: Elias Oltmanns <eo@nebensachen.de
Elias,
Thank you for the effort, but this glitch was just the result of a
problem when Mauro merged the changesets from our mercurial repository
into git. The Makefile portion of the changeset had been accidentally
dropped.
The problem was in linux-next, and Mauro has already corrected it.
Regards,
Mike
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-20 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 16:40 Trivial fix for drivers/media/Makefile Elias Oltmanns
2008-07-20 16:43 ` Michael Krufky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox