Hard-code rtems_api.

This commit is contained in:
Ralf Corsepius
2010-03-20 06:41:23 +00:00
parent b4cec9fcfd
commit 94d1975ea0
14 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = arm-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = avr-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = bfin-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = h8300-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = i386-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = lm32-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = m32c-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = m32r-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = m68k-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = mips-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = mipstx39-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = powerpc-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = sh-rtems4.11
include $(top_srcdir)/mkspec.am

View File

@@ -1,5 +1,6 @@
# $Id$
rtems_api = 4.11
TARGET = sparc-rtems4.11
include $(top_srcdir)/mkspec.am