forked from Imagelibrary/rtems
2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Remove TI C4x and NIOS2 ports from 4.9 branch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* configure.ac: Remove TI C4x and NIOS2 ports from 4.9 branch.
|
||||
|
||||
2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* AUTHORS: Convert to UNIX CR/LF style.
|
||||
|
||||
@@ -78,7 +78,7 @@ AC_MSG_CHECKING([for targets])
|
||||
AC_ARG_ENABLE([targets],
|
||||
AS_HELP_STRING([--enable-targets=<targets>],[build for targets <targets>]),
|
||||
[targets="$enable_targets"],
|
||||
[targets="arm i386 m68k mips powerpc sh sparc tic4x"]
|
||||
[targets="arm i386 m68k mips powerpc sh sparc"]
|
||||
)
|
||||
AC_MSG_RESULT([$targets])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user