Commit 42ddcb79 authored by A. Hahn's avatar A. Hahn

tools: workaround for multiple definition of wrpc_w1_bus

parent 04ceb2ab
......@@ -6,7 +6,6 @@ CFLAGS += -D__GIT_VER__="\"$(GIT_VER)\"" -D__GIT_USR__="\"$(GIT_USR)\""
LDFLAGS = -lutil -L../liblinux -ldevmap -L../liblinux/extest -lextest
LDFLAGS += -lreadline
ALL = genraminit genramvhd genrammif
ALL += wrpc-w1-read wrpc-w1-write
ALL += pfilter-builder
ALL += wrpc-dump mapper
ALL += wrpc-vuart
......@@ -75,4 +74,3 @@ dump-info-host.o: ../dump-info.o
$(MAKE) -C .. dump-info.o
clean:
rm -f $(ALL) *.o *~ dump-info-host.bin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment