commit | 4eab6236f4edac81c33cb61fe585cd3cc86b388b | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Tue Jan 15 13:42:41 2008 -0600 |
committer | Jon Loeliger <jdl@freescale.com> | Wed Jan 16 12:05:05 2008 -0600 |
tree | 06444e1c48b7b404a23fb337b75584e0274c5c47 | |
parent | 4ef10e5ec365ee50d78d143142b89e89944cff99 [diff] |
FSL: Convert board/freescale/common/Makefile to use CONFIG_ Convert the board/freescale/common/Makefile to use CONFIG_* options to select which files to conditionally compile into the board/freescale/common library rather than conditionally compiling entire files. Now handles:: CONFIG_FSL_PIXIS CONFIG_FSL_DIU_FB CONFIG_PQ_MDS_PIB CONFIG_ID_EEPROM is introduced until CFG_ID_EEPROM is gone. Signed-off-by: Jon Loeliger <jdl@freescale.com>