forked from Imagelibrary/rtems
2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove AC_CFLAGS, HZ.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* startup/Makefile.am: Remove AC_CFLAGS, HZ.
|
||||||
|
|
||||||
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
|
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
|
||||||
|
|||||||
@@ -22,8 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS += -DHZ=$(HZ)
|
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* startup/Makefile.am: Remove AC_CFLAGS, HZ.
|
||||||
|
|
||||||
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* include/bsp.h, start/start.S, start/start.ram, start/start.rom,
|
* include/bsp.h, start/start.S, start/start.ram, start/start.rom,
|
||||||
|
|||||||
@@ -22,8 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS += -DHZ=$(CPU_CLOCK_RATE_HZ)
|
|
||||||
|
|
||||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user