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>
Showing
- board/freescale/common/Makefile 7 additions, 8 deletionsboard/freescale/common/Makefile
- board/freescale/common/fsl_diu_fb.c 0 additions, 3 deletionsboard/freescale/common/fsl_diu_fb.c
- board/freescale/common/pixis.c 1 addition, 3 deletionsboard/freescale/common/pixis.c
- board/freescale/common/pq-mds-pib.c 0 additions, 3 deletionsboard/freescale/common/pq-mds-pib.c
- board/freescale/common/sys_eeprom.c 0 additions, 2 deletionsboard/freescale/common/sys_eeprom.c
- board/freescale/mpc8610hpcd/Makefile 6 additions, 6 deletionsboard/freescale/mpc8610hpcd/Makefile
- include/configs/MPC8610HPCD.h 3 additions, 0 deletionsinclude/configs/MPC8610HPCD.h
- include/configs/MPC8641HPCN.h 3 additions, 0 deletionsinclude/configs/MPC8641HPCN.h
Loading
Please register or sign in to comment