Changeset abc4982 in mainline for uspace/Makefile


Ignore:
Timestamp:
2009-06-05T12:46:20Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f8ef660
Parents:
4a68194
Message:

group fhc and obio under a common directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r4a68194 rabc4982  
    6868ifeq ($(UARCH),sparc64)
    6969        DIRS += \
    70                 srv/fhc \
    71                 srv/obio
     70                srv/cir/fhc \
     71                srv/cir/obio
    7272endif
    7373
Note: See TracChangeset for help on using the changeset viewer.