Files
rtems/cpukit/score/cpu/Makefile.am
Joel Sherrill 8960aa5417 2009-08-03 Roger Dahlkvist <ruppe@kth.se>
* score/cpu/Makefile.am: nios2 was not in the list.
2009-08-03 14:22:10 +00:00

13 lines
243 B
Makefile

##
## $Id$
##
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS = arm bfin h8300 i386 lm32 m68k m32c m32r mips nios2 no_cpu \
powerpc sh sparc unix
DIST_SUBDIRS += avr
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am