Ignore:
File:
1 edited

Legend:

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

    r621ba8c r5203e256  
    11#
    22# Copyright (c) 2010 Vojtech Horky
    3 # Copyright (c) 2011 Jan Vesely
    43# All rights reserved.
    54#
     
    4443SOURCES = \
    4544        main.c \
     45        utils.c \
    4646        usbhub.c \
    47         port.c
     47        ports.c
    4848
    4949include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.