mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
makefile: isobus: remove dependencies to libj1939.h
Fixes: 42edaeaf52 ("Implement ISOBUS File Server (FS) Interface as a Personal Project")
This commit is contained in:
@@ -144,8 +144,8 @@ j1939cat.o: libj1939.h
|
||||
j1939spy.o: libj1939.h
|
||||
j1939sr.o: libj1939.h
|
||||
testj1939.o: libj1939.h
|
||||
isobusfs_srv.o: libj1939.h lib.h
|
||||
isobusfs_c.o: libj1939.h lib.h
|
||||
isobusfs_srv.o: lib.h
|
||||
isobusfs_c.o: lib.h
|
||||
canframelen.o: canframelen.h
|
||||
|
||||
canbusload: canbusload.o canframelen.o
|
||||
|
||||
Reference in New Issue
Block a user