On Mon, 24 Jul 2017 09:00:41 +0200, Hannes Reinecke wrote: > On 07/21/2017 08:51 PM, Jakub Kicinski wrote: > > On Tue, 18 Jul 2017 18:58:34 -0700, Jakub Kicinski wrote: > >> Building firmware with O=path was apparently broken in aic7 for ever. > >> Message of the previous commit to the Makefile (from 2008) mentions > >> this unfortunate state of affairs already. Fix this, mostly to make > >> randconfig builds more reliable. > >> > >> Signed-off-by: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> > > > > Gentle ping :) Hannes, are you still maintaining aic7xxx? > > > Yes, I do. > > Patch looks reasonable; Kconfig is still black magic to me, though :-) To me as well, but is seems to work fine in my tests :) > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Thanks!