source: rtems/c/src/lib/libbsp/powerpc/gen5200/Makefile.am @ f3ce8f41

5
Last change on this file since f3ce8f41 was f3ce8f41, checked in by Sebastian Huber <sebastian.huber@…>, on 01/02/18 at 07:00:02

bsps: Include bsp.am in all BSP Makefile.am

Update #3254.

  • Property mode set to 100644
File size: 5.9 KB
RevLine 
[ca680bc5]1ACLOCAL_AMFLAGS = -I ../../../../aclocal
2
3include $(top_srcdir)/../../../../automake/compile.am
[f3ce8f41]4include $(top_srcdir)/../../bsp.am
[ca680bc5]5
[c06b3fa]6include_bspdir = $(includedir)/bsp
[ddd5640]7include_bestcommdir = $(include_bspdir)/bestcomm
8include_bestcomm_includedir = $(include_bestcommdir)/include
9include_bestcomm_include_mgt5200dir = $(include_bestcomm_includedir)/mgt5200
10include_bestcomm_task_apidir = $(include_bestcommdir)/task_api
[c06b3fa]11
[ca680bc5]12dist_project_lib_DATA = bsp_specs
13
[5cace18]14include_HEADERS = include/bsp.h include/i2cdrv.h \
[d8b2e89c]15    include/i2c.h
[ca680bc5]16include_HEADERS += include/tm27.h
17
18nodist_include_HEADERS = include/bspopts.h
19DISTCLEANFILES = include/bspopts.h
20
21noinst_PROGRAMS =
22
23
[81ec5044]24noinst_LIBRARIES = libbspstart.a
25libbspstart_a_SOURCES = start/start.S
[ca680bc5]26project_lib_DATA = start.$(OBJEXT)
27
[81ec5044]28libbspstart_a_SOURCES += ../../powerpc/shared/start/rtems_crti.S
[6c053cb]29project_lib_DATA += rtems_crti.$(OBJEXT)
30
[12c09c76]31dist_project_lib_DATA += startup/linkcmds.base
32project_lib_DATA += startup/linkcmds
33EXTRA_DIST = startup/linkcmds.brs5l
[92d8038]34EXTRA_DIST += startup/linkcmds.brs6l
[12c09c76]35EXTRA_DIST += startup/linkcmds.icecube
36EXTRA_DIST += startup/linkcmds.pm520_cr825
37EXTRA_DIST += startup/linkcmds.pm520_ze30
[ddd5640]38EXTRA_DIST += startup/linkcmds.dp2
[e94666d]39
[81ec5044]40noinst_LIBRARIES += libbsp.a
[64eb0c7]41libbsp_a_SOURCES =
[ca680bc5]42
[64eb0c7]43# bestcomm
44libbsp_a_SOURCES += bestcomm/include/ppctypes.h \
[c5f64d2]45    bestcomm/include/mgt5200/mgt5200.h bestcomm/include/mgt5200/sdma.h \
46    bestcomm/bestcomm_api.c bestcomm/bestcomm_api.h bestcomm/bestcomm_glue.c \
47    bestcomm/bestcomm_glue.h bestcomm/dma_image.c bestcomm/dma_image.capi.h \
48    bestcomm/dma_image.h bestcomm/dma_image.reloc.c bestcomm/load_task.c \
49    bestcomm/tasksetup_ata.c bestcomm/tasksetup_bdtable.c \
50    bestcomm/tasksetup_crc16_dp_0.c bestcomm/tasksetup_crc16_dp_1.c \
51    bestcomm/tasksetup_fec_rx_bd.c bestcomm/tasksetup_fec_tx_bd.c \
52    bestcomm/tasksetup_gen_dp_0.c bestcomm/tasksetup_gen_dp_1.c \
53    bestcomm/tasksetup_gen_dp_2.c bestcomm/tasksetup_gen_dp_3.c \
54    bestcomm/tasksetup_gen_dp_bd_0.c bestcomm/tasksetup_gen_dp_bd_1.c \
55    bestcomm/tasksetup_gen_rx_bd.c bestcomm/tasksetup_gen_tx_bd.c \
56    bestcomm/tasksetup_lpc.c bestcomm/tasksetup_pci_rx.c \
57    bestcomm/tasksetup_pci_tx.c bestcomm/bestcomm_priv.h \
58    bestcomm/task_api/bestcomm_api_mem.h bestcomm/task_api/bestcomm_cntrl.h \
59    bestcomm/task_api/tasksetup_bdtable.h \
60    bestcomm/task_api/tasksetup_general.h
[ddd5640]61include_bestcomm_HEADERS = bestcomm/bestcomm_priv.h \
62        bestcomm/dma_image.h \
63        bestcomm/dma_image.capi.h \
64        bestcomm/bestcomm_api.h \
65        bestcomm/bestcomm_glue.h
[61bd8cd6]66include_bestcomm_include_HEADERS = bestcomm/include/ppctypes.h
[ddd5640]67include_bestcomm_include_mgt5200_HEADERS = bestcomm/include/mgt5200/mgt5200.h \
68        bestcomm/include/mgt5200/sdma.h
69include_bestcomm_task_api_HEADERS = bestcomm/task_api/tasksetup_general.h \
70        bestcomm/task_api/tasksetup_bdtable.h \
71        bestcomm/task_api/bestcomm_cntrl.h \
72        bestcomm/task_api/bestcomm_api_mem.h
[ca680bc5]73
[64eb0c7]74# clock
[e95368e8]75# clock
76libbsp_a_SOURCES += ../shared/clock/clock.c
[64eb0c7]77# console
78libbsp_a_SOURCES += console/console.c
79# i2c
80libbsp_a_SOURCES += i2c/i2c.c i2c/i2cdrv.c i2c/mpc5200mbus.c i2c/mpc5200mbus.h
81# ide
82libbsp_a_SOURCES += ide/idecfg.c ide/pcmcia_ide.c ide/pcmcia_ide.h
[57bcb88e]83libbsp_a_SOURCES += ide/ata.c
84libbsp_a_SOURCES += ide/ata-instance.c
85libbsp_a_SOURCES += ide/ata-dma-pio-single.c
86
87include_bsp_HEADERS =
88include_bsp_HEADERS += ../../shared/include/bootcard.h
89include_bsp_HEADERS += ../../shared/include/irq-generic.h
90include_bsp_HEADERS += ../../shared/include/irq-info.h
91include_bsp_HEADERS += ../../shared/include/u-boot.h
92include_bsp_HEADERS += ../../shared/include/utility.h
93include_bsp_HEADERS += ../shared/include/u-boot-board-info.h
94include_bsp_HEADERS += include/ata.h
95include_bsp_HEADERS += include/bestcomm.h
96include_bsp_HEADERS += include/bestcomm_ops.h
97include_bsp_HEADERS += include/i2cdrv.h
98include_bsp_HEADERS += include/i2c.h
99include_bsp_HEADERS += include/irq.h
100include_bsp_HEADERS += include/mpc5200.h
101include_bsp_HEADERS += include/mscan-base.h
102include_bsp_HEADERS += include/u-boot-config.h
103include_bsp_HEADERS += mscan/mscan.h
[d8b2e89c]104
[64eb0c7]105# irq
106libbsp_a_SOURCES += include/irq.h \
[d8b2e89c]107        irq/irq.c \
108        ../../shared/src/irq-generic.c \
[1202742]109        ../../shared/src/irq-legacy.c \
110        ../../shared/src/irq-info.c \
111        ../../shared/src/irq-shell.c \
112        ../../shared/src/irq-server.c
[d8b2e89c]113
[64eb0c7]114# mscan
115libbsp_a_SOURCES += mscan/mscan.c mscan/mscan-base.c mscan/mscan.h mscan/mscan_int.h
[ca680bc5]116
[c9b005a9]117include_bsp_HEADERS += nvram/nvram.h
[64eb0c7]118# nvram
119libbsp_a_SOURCES += nvram/nvram.c nvram/nvram.h nvram/m93cxx.h
[ca680bc5]120
[c9b005a9]121include_bsp_HEADERS += slicetimer/slicetimer.h
[64eb0c7]122# slicetimer
123libbsp_a_SOURCES += slicetimer/slicetimer.c slicetimer/slicetimer.h
[ca680bc5]124
[64eb0c7]125# tod
126libbsp_a_SOURCES += tod/todcfg.c tod/pcf8563.c tod/pcf8563.h \
[0a7ea49]127    ../../shared/tod.c
[ca680bc5]128
[64eb0c7]129# startup
[57bcb88e]130libbsp_a_SOURCES += ../../shared/bootcard.c
[ca4895c]131libbsp_a_SOURCES += ../../shared/getentropy-cpucounter.c
[57bcb88e]132libbsp_a_SOURCES += ../../shared/bspclean.c
133libbsp_a_SOURCES += ../../shared/bspgetworkarea.c
134libbsp_a_SOURCES += ../../shared/bsppredriverhook.c
135libbsp_a_SOURCES += ../../shared/gnatinstallhandler.c
136libbsp_a_SOURCES += ../../shared/sbrk.c
137libbsp_a_SOURCES += ../../shared/src/bsp-uboot-board-info.c
138libbsp_a_SOURCES += ../shared/showbats.c
139libbsp_a_SOURCES += ../shared/src/memcpy.c
140libbsp_a_SOURCES += ../shared/startup/bspidle.c
141libbsp_a_SOURCES += ../shared/uboot_dump_bdinfo.c
142libbsp_a_SOURCES += ../shared/uboot_getenv.c
143libbsp_a_SOURCES += startup/bspreset.c
144libbsp_a_SOURCES += startup/bspstart.c
145libbsp_a_SOURCES += startup/cpuinit.c
146libbsp_a_SOURCES += startup/uboot_support.c
147libbsp_a_SOURCES += startup/bestcomm.c
[ca680bc5]148
149if HAS_NETWORKING
[25ed11d0]150libbsp_a_SOURCES += network_5200/network.c
[ca680bc5]151endif
152
[a4bacff4]153libbsp_a_LIBADD =  ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
154        ../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
155        ../../../libcpu/@RTEMS_CPU@/shared/stack.rel \
156        ../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
157        ../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
158        ../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
159        ../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel
[ca680bc5]160
[7cc4f59]161include $(srcdir)/preinstall.am
[ca680bc5]162include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.