Re: [Cbe-oss-dev] [PATCH 11/13] cell: split out board specific files
From: Paul Mackerras <hidden>
Date: 2006-05-03 02:46:24
Also in:
lkml
From: Paul Mackerras <hidden>
Date: 2006-05-03 02:46:24
Also in:
lkml
Segher Boessenkool writes:
quoted
Well, it could run on other platforms, except: - it requires a few properties in the device tree (local-mac-address, firmware), so it should also depend on PPCThe portions of code that require OF should have appropriate #ifdef guards.
So you're suggesting that we change the Makefile so we can *add* ifdefs? Usually we do it the other way around. :) Paul.