Changeset 08bc23d in mainline for uspace/srv/devman/Makefile


Ignore:
Timestamp:
2013-09-10T20:26:27Z (11 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d80d7a8
Parents:
07525cd (diff), a60e90b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge breaking devman.c apart.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/Makefile

    r07525cd r08bc23d  
    3333
    3434SOURCES = \
     35        dev.c \
     36        devtree.c \
     37        driver.c \
     38        loc.c \
     39        fun.c \
    3540        main.c \
    36         devman.c \
    3741        match.c \
    3842        util.c
Note: See TracChangeset for help on using the changeset viewer.