forked from Imagelibrary/rtems
@@ -1,3 +1,7 @@
|
|||||||
|
2005-01-06 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Fix typo.
|
||||||
|
|
||||||
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Remove build-variant support.
|
* Makefile.am: Remove build-variant support.
|
||||||
|
|||||||
@@ -65,8 +65,6 @@ erc32sonic_rel_SOURCES = erc32sonic/erc32sonic.c
|
|||||||
erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) \
|
erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) \
|
||||||
$(erc32sonic_CPPFLAGS)
|
$(erc32sonic_CPPFLAGS)
|
||||||
erc32sonic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
erc32sonic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
|
|
||||||
$(erc32sonic_CPPFLAGS)
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
noinst_LIBRARIES = libbsp.a
|
noinst_LIBRARIES = libbsp.a
|
||||||
|
|||||||
Reference in New Issue
Block a user