Changeset 53ee76b in rtems for c/src/lib/libbsp/m68k/gen68340/wrapup
- Timestamp:
- Aug 20, 1998, 3:37:42 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4e1d5c6
- Parents:
- 0280cb6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in
r0280cb6 r53ee76b 9 9 PROJECT_ROOT = @PROJECT_ROOT@ 10 10 11 # someday 12 # We only build the ka9q device driver if HAS_KA9Q was defined 13 #KA9Q_DRIVER_yes_V = network 14 #KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V) 15 16 BSP_PIECES=startup clock console timer $(KA9Q_DRIVER) 11 BSP_PIECES=startup clock console timer 17 12 CPU_PIECES= 18 13 GENERIC_PIECES=
Note: See TracChangeset
for help on using the changeset viewer.