2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/gensh4.cfg: Remove HZ.
	* custom/simsh4.cfg: Remove HZ.
This commit is contained in:
Joel Sherrill
2001-10-12 14:45:14 +00:00
parent aee474b0cf
commit cedf929623
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh4.cfg: Remove HZ.
* custom/simsh4.cfg: Remove HZ.
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru> 2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
* custom/gensh4.cfg, custom/simsh4.cfg: New files in support * custom/gensh4.cfg, custom/simsh4.cfg: New files in support

View File

@@ -9,8 +9,6 @@
# $Id$ # $Id$
# #
HZ=96000000
include $(RTEMS_ROOT)/make/custom/default.cfg include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sh RTEMS_CPU=sh

View File

@@ -9,8 +9,6 @@
# $Id$ # $Id$
# #
HZ=10000000
include $(RTEMS_ROOT)/make/custom/default.cfg include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sh RTEMS_CPU=sh