Changeset c08f283 in rtems
- Timestamp:
- 03/31/99 23:25:53 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 79800f9
- Parents:
- ec2328ee
- Location:
- c/src/lib/libbsp/powerpc/dmv177
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/dmv177/sonic/Makefile.in
rec2328ee rc08f283 16 16 VPATH = @srcdir@ 17 17 18 PGM=${ARCH}/ dmvsonic.rel18 PGM=${ARCH}/sonic.rel 19 19 20 20 # C source names, if any, go here -- minus the .c -
c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
rec2328ee rc08f283 17 17 18 18 # We only build the networking device driver if HAS_NETWORKING was defined 19 NETWORKING_DRIVER_yes_V = dmvsonic19 NETWORKING_DRIVER_yes_V = sonic 20 20 NETWORKING_DRIVER = $(NETWORKING_DRIVER_$(HAS_NETWORKING)_V) 21 21
Note: See TracChangeset
for help on using the changeset viewer.