commit | 5213a780295895630530aebacdd19217a5379c9a | [log] [tgz] |
---|---|---|
author | Konrad Eisele <konrad@gaisler.com> | Mon Aug 17 00:13:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 17 18:32:09 2009 -0700 |
tree | 7bb6534312da2a4d99b97e0bb15b4dd4f4ec1909 | |
parent | 8abf9196008a7f06841b10769d1aed3f28c1d314 [diff] |
sparc,leon: CONFIG_SPARC_LEON option and leon specific files. The macro CONFIG_SPARC_LEON will shield, if undefined, the sun-sparc code from LEON specific code. In particular include/asm/leon.h will get empty through #ifdef and leon_kernel.c and leon_mm.c will not be compiled. Signed-off-by: Konrad Eisele <konrad@gaisler.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>