FSL: Clean up board/freescale/common/Makefile
Each file that can be built here now follows some
CONFIG_ option so that they are appropriately built
or not, as needed. And CONFIG_ defines were added
to various board config files to make sure that happens.
The other board/freescale/*/Makefiles no longer need
to reach up and over into ../common to build their
individually needed files any more.
Boards that are CDS specific were renamed with cds_ prefix.
Signed-off-by:
Jon Loeliger <jdl@freescale.com>
Showing
- board/freescale/common/Makefile 10 additions, 2 deletionsboard/freescale/common/Makefile
- board/freescale/common/cds_eeprom.c 0 additions, 0 deletionsboard/freescale/common/cds_eeprom.c
- board/freescale/common/cds_pci_ft.c 0 additions, 0 deletionsboard/freescale/common/cds_pci_ft.c
- board/freescale/common/cds_via.c 0 additions, 0 deletionsboard/freescale/common/cds_via.c
- board/freescale/mpc8541cds/Makefile 6 additions, 11 deletionsboard/freescale/mpc8541cds/Makefile
- board/freescale/mpc8548cds/Makefile 6 additions, 11 deletionsboard/freescale/mpc8548cds/Makefile
- board/freescale/mpc8555cds/Makefile 6 additions, 11 deletionsboard/freescale/mpc8555cds/Makefile
- board/freescale/mpc8568mds/Makefile 0 additions, 3 deletionsboard/freescale/mpc8568mds/Makefile
- board/freescale/mpc8610hpcd/Makefile 0 additions, 4 deletionsboard/freescale/mpc8610hpcd/Makefile
- include/configs/MPC8541CDS.h 5 additions, 0 deletionsinclude/configs/MPC8541CDS.h
- include/configs/MPC8548CDS.h 5 additions, 0 deletionsinclude/configs/MPC8548CDS.h
- include/configs/MPC8555CDS.h 5 additions, 0 deletionsinclude/configs/MPC8555CDS.h
Loading
Please register or sign in to comment