Commit 65d39082 authored by Alessandro Rubini's avatar Alessandro Rubini

tools/w1-host: trivial Makefile

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 398c3ddc
all: libw1.a
libw1.a: w1.o w1-eeprom.o w1-hw.o w1-temp.o
ar r $@ $^
clean:
rm -f *.o *.a *~
\ No newline at end of file
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