forked from Imagelibrary/rtems
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add missing $ in reference to 3c509.rel.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Add missing $ in reference to 3c509.rel.
|
||||||
|
|
||||||
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Merge-in 3c509/Makefile.am, clock/Makefile.am,
|
* Makefile.am: Merge-in 3c509/Makefile.am, clock/Makefile.am,
|
||||||
|
|||||||
@@ -193,7 +193,7 @@ libbsp_a_LIBADD = startup$(LIB_VARIANT).rel clock$(LIB_VARIANT).rel \
|
|||||||
# dec21140 is supported via libchip
|
# dec21140 is supported via libchip
|
||||||
if HAS_NETWORKING
|
if HAS_NETWORKING
|
||||||
libbsp_a_LIBADD += ne2000$(LIB_VARIANT).rel wd8003$(LIB_VARIANT).rel \
|
libbsp_a_LIBADD += ne2000$(LIB_VARIANT).rel wd8003$(LIB_VARIANT).rel \
|
||||||
3c509(LIB_VARIANT).rel
|
3c509$(LIB_VARIANT).rel
|
||||||
endif
|
endif
|
||||||
libbsp_a_LIBADD += ../../../libcpu/i386/cache$(LIB_VARIANT).rel \
|
libbsp_a_LIBADD += ../../../libcpu/i386/cache$(LIB_VARIANT).rel \
|
||||||
../../../libcpu/i386/page$(LIB_VARIANT).rel \
|
../../../libcpu/i386/page$(LIB_VARIANT).rel \
|
||||||
|
|||||||
Reference in New Issue
Block a user