Re: [PATCH 1/9] ps3: AV Settings Driver
From: Christoph Hellwig <hch@lst.de>
Date: 2007-01-31 08:45:43
Also in:
linux-fbdev
From: Christoph Hellwig <hch@lst.de>
Date: 2007-01-31 08:45:43
Also in:
linux-fbdev
On Tue, Jan 30, 2007 at 07:39:40PM +0100, Segher Boessenkool wrote:
quoted
obj-$(CONFIG_FB_PS3) += ps3_av.o obj-$(CONFIG_SND_PS3) += ps3_av.oI don't think Kbuild will be too happy with that. Or does it filter out duplicate files everywhere (dep, build, link)?
Yes, it's a feature stamming from the first predecessor of the current kbuild system (drivers/sound/Makefile in late 2.2.x).