
23 May
2010
23 May
'10
12:41 a.m.
On May 21, 2010, at 1:42 PM, Timur Tabi wrote:
On Fri, May 21, 2010 at 4:18 AM, Kumar Gala galak@kernel.crashing.org wrote:
+COBJS-$(CONFIG_P2020DS) += ics307_clk.o
How about changing this to:
COBJS-$(CONFIG_ICS307_REFCLK_HZ) += ics307_clk.o
I'd rather it be board explicit so new boards ports have to decide if they want to use the code or not.
- k