projects
/
usb-driver
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move interrupt functions to xpcu.c
[usb-driver]
/
Makefile
diff --git
a/Makefile
b/Makefile
index de3216dfdcc727bea5695f9c0ca279a0f1c18580..baff08d9d68c8fd95d6c89836f1832e6c4026ac8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,8
+6,8
@@
CFLAGS=-Wall -fPIC -DUSB_DRIVER_VERSION="\"$(shell stat -c '%y' usb-driver.c |cu
LIBS=-ldl -lusb -lpthread
LIBS=-ldl -lusb -lpthread
-SRC=usb-driver.c parport.c config.c jtagmon.c
-HEADER=usb-driver.h parport.h jtagkey.h config.h jtagmon.h
+SRC=usb-driver.c
xpcu.c
parport.c config.c jtagmon.c
+HEADER=usb-driver.h
xpcu.h
parport.h jtagkey.h config.h jtagmon.h
ifeq ($(LIBVER),32)
CFLAGS += -m32
ifeq ($(LIBVER),32)
CFLAGS += -m32
Impressum
,
Datenschutz