Changeset 03936831 in mainline for uspace/Makefile


Ignore:
Timestamp:
2017-10-20T09:16:55Z (7 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1252e81
Parents:
fe1c48d (diff), 04efacc (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 mainline to fix build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rfe1c48d r03936831  
    135135        srv/hid/remcons \
    136136        srv/hw/char/s3c24xx_uart \
    137         srv/hw/irc/apic \
    138         srv/hw/irc/i8259 \
    139137        srv/hw/irc/obio \
    140138        srv/hid/rfb \
     
    170168        drv/fb/amdm37x_dispc \
    171169        drv/fb/kfb \
     170        drv/intctl/apic \
     171        drv/intctl/i8259 \
    172172        drv/intctl/icp-ic \
    173173        drv/nic/ne2k \
Note: See TracChangeset for help on using the changeset viewer.