summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
blob: a9d741f2ff10e5b537a1d5418b796df410ee08c8 (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
# $Id$

TARGET = tic4x-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.17
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 2
include ../binutils.am
BINUTILS_OPTS +=

GCC_VERS = 3.4.6
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 9
NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS +=

### GDB-6.4 doesn't support the tic4x
## GDB_VERS = 6.4
## include ../gdb.am
## GDB_OPTS +=

CPUKIT_VERS = 4.7.99.1
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
CPUKIT_RPMREL = 0
include ../cpukit.am
CPUKIT_OPTS +=