Changeset 1bebadee in mainline for uspace/lib/drv/Makefile


Ignore:
Timestamp:
2012-07-18T11:11:29Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c5cbc1b7
Parents:
1f7da3b (diff), 730dce77 (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 changes.

Conflict in uspace/lib/drv/generic/dev_iface.c:

Resolved by using c99 method for array initialization for ahci too.

AHCI drivers
kernel console tab completion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/Makefile

    r1f7da3b r1bebadee  
    4646        generic/remote_pci.c \
    4747        generic/remote_usbhc.c \
    48         generic/remote_usbhid.c
     48        generic/remote_usbhid.c \
     49        generic/remote_ahci.c
    4950
    5051include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.