mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:52:56 +00:00
Added libusbcore.a to makefile
svn path=/trunk/; revision=15442
This commit is contained in:
parent
8d1c8a184f
commit
3a9cdf8c34
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ TARGET_OBJECTS = \
|
||||||
buffer_simple.o usb-debug.o ../sys/ros_wrapper.o \
|
buffer_simple.o usb-debug.o ../sys/ros_wrapper.o \
|
||||||
../sys/linuxwrapper.o usbcore.o
|
../sys/linuxwrapper.o usbcore.o
|
||||||
|
|
||||||
|
TARGET_LIBS = \
|
||||||
|
$(PATH_TO_TOP)/dk/nkm/lib/libusbcore.a
|
||||||
|
|
||||||
include $(PATH_TO_TOP)/rules.mak
|
include $(PATH_TO_TOP)/rules.mak
|
||||||
|
|
||||||
include $(TOOLS_PATH)/helper.mk
|
include $(TOOLS_PATH)/helper.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue