Changeset 76f3064a in rtems
- Timestamp:
- 02/04/04 16:29:21 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 282e195d
- Parents:
- 6ccb466
- Location:
- c/src/lib/libbsp/i386/pc386
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/ChangeLog
r6ccb466 r76f3064a 1 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add missing $ in reference to 3c509.rel. 4 1 5 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/pc386/Makefile.am
r6ccb466 r76f3064a 194 194 if HAS_NETWORKING 195 195 libbsp_a_LIBADD += ne2000$(LIB_VARIANT).rel wd8003$(LIB_VARIANT).rel \ 196 3c509 (LIB_VARIANT).rel196 3c509$(LIB_VARIANT).rel 197 197 endif 198 198 libbsp_a_LIBADD += ../../../libcpu/i386/cache$(LIB_VARIANT).rel \
Note: See TracChangeset
for help on using the changeset viewer.