commit | 7868ef8025a04f94324db8ba90ec37fdf6df865a | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jan 29 20:02:23 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Wed Feb 18 00:51:21 2009 +0100 |
tree | 43429bbfe6a55285c4a0809e790e885b8267fb31 | |
parent | 0ea0aa84467abd57ad502f8ac039caae45f6cb59 [diff] |
mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile Move the CONFIG_8xx mpc8xx_pcmcia.c protection out of the C file and into the Makefile so we avoid pointless compiling of the file. Signed-off-by: Mike Frysinger <vapier@gentoo.org>