Changeset 3e5a814 in mainline for boot/arch/sparc64/loader/Makefile


Ignore:
Timestamp:
2009-02-25T21:32:18Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6b1de7a
Parents:
f542825
Message:

Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/loader/Makefile

    rf542825 r3e5a814  
    103103        $(USPACEDIR)/srv/console/console \
    104104        $(USPACEDIR)/srv/fs/tmpfs/tmpfs \
    105         $(USPACEDIR)/srv/fs/fat/fat
     105        $(USPACEDIR)/srv/fs/fat/fat \
     106        $(USPACEDIR)/srv/fhc/fhc
    106107
    107108RD_APPS = \
Note: See TracChangeset for help on using the changeset viewer.