Changeset 37ac7bb in mainline for uspace/drv/uhci-hcd/Makefile


Ignore:
Timestamp:
2011-01-31T17:38:26Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1256a0a
Parents:
72e19f50
Message:

Renames "uhci"→"uhci-hcd" to prepare RH drier separation

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/Makefile

    r72e19f50 r37ac7bb  
    3030LIBS = $(LIBDRV_PREFIX)/libdrv.a $(LIBUSB_PREFIX)/libusb.a
    3131EXTRA_CFLAGS += -I$(LIBDRV_PREFIX)/include -I$(LIBUSB_PREFIX)/include -I.
    32 BINARY = uhci
     32BINARY = uhci-hcd
    3333
    3434SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.