[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110811.195150.1070520107072994432.davem@davemloft.net>
Date: Thu, 11 Aug 2011 19:51:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: sfr@...b.auug.org.au, netdev@...r.kernel.org,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the net tree
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 11 Aug 2011 19:31:35 -0700
> I am curious, can you compile the Sun GEM support driver? and if so,
> does the Spider Net driver compile?
I'm pretty sure you cannot reference object targets outside of
the current directory and expect it to work.
You can only reference things in the current directory (objects,
directories to traverse down into, etc.) as targets
So when there is a common piece of infrastructure shared by
two drivers, you're really going to have to cope with them
at the same time.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists