Changeset eff1a590 in mainline for uspace/Makefile


Ignore:
Timestamp:
2010-03-25T14:47:20Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a1769ee
Parents:
a087f2e
Message:

parts of code of a dummy root HW device driver for ia32 platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    ra087f2e reff1a590  
    7676
    7777ifeq ($(UARCH),ia32)
    78         DIRS += srv/dd
     78        DIRS += srv/dd
     79        DIRS += srv/drivers/rootia32
    7980#       DIRS += srv/hw/bus/pci
    8081endif
Note: See TracChangeset for help on using the changeset viewer.