summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/Makefile.am
blob: 9521dd5ec53fa0df055182e79c539b09e2104c3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
ACLOCAL_AMFLAGS = -I ../../../aclocal

# Descend into the @RTEMS_BSP_FAMILY@ directory
_SUBDIRS = @RTEMS_BSP_FAMILY@



# Interrupt

# AMBA Plug&Play bus

# Clock Driver and Timer Library

# PCI bus

# PCI target boards

# DEBUG

# SpaceWire

# UART

# CAN (OC_CAN, GRCAN)

# MEM

# L2CACHE

# GRIOMMU

# MIL-STD-B1553 (Core1553BRM)

# MIL-STD-B1553 (GR1553B)

# I2C-master (I2CMST)

# SPI

# TIME

# GPIO

# PWM

# ADC and DAC

# GRETH

# Network configuration

# Driver Manager


# GR712

# TMTC

# MEMSCRUB

# L4STAT

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am
include $(srcdir)/../../../../../bsps/sparc/headers.am