Removing clock and timer since this BSP does not currently

have them.
This commit is contained in:
Joel Sherrill
2000-06-13 22:34:54 +00:00
parent 8358faa427
commit 98a45c063a

View File

@@ -25,10 +25,8 @@ RTEMS_PROJECT_ROOT
# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile
clock/Makefile
console/Makefile
include/Makefile
start/Makefile
startup/Makefile
timer/Makefile
wrapup/Makefile)