Changeset 37ac7bb in mainline for uspace/drv/uhci-hcd/Makefile
- Timestamp:
- 2011-01-31T17:38:26Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1256a0a
- Parents:
- 72e19f50
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/Makefile
r72e19f50 r37ac7bb 30 30 LIBS = $(LIBDRV_PREFIX)/libdrv.a $(LIBUSB_PREFIX)/libusb.a 31 31 EXTRA_CFLAGS += -I$(LIBDRV_PREFIX)/include -I$(LIBUSB_PREFIX)/include -I. 32 BINARY = uhci 32 BINARY = uhci-hcd 33 33 34 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.