Ignore:
Timestamp:
2011-06-20T19:54:22Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a40dea3
Parents:
73d288c
Message:

keep the drivers source tree tidy by using logical subdirectories

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbmouse/Makefile

    r73d288c r5203e256  
    2727#
    2828
    29 USPACE_PREFIX = ../..
     29USPACE_PREFIX = ../../../..
    3030
    3131LIBS = \
     
    3434        $(LIBUSB_PREFIX)/libusb.a \
    3535        $(LIBDRV_PREFIX)/libdrv.a
     36
    3637EXTRA_CFLAGS += \
    3738        -I$(LIBUSB_PREFIX)/include \
Note: See TracChangeset for help on using the changeset viewer.