diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-07-28 19:17:18 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-07-28 19:17:18 +0200 |
commit | c3521ef27bb1fd049f87b1bb0da158842565e8c6 (patch) | |
tree | a56109ae420c2e7bd46120a9deddf4f9970bbb53 /.gitignore | |
parent | 6011c99aca409a4d78c773cbdbe24e09d3286b96 (diff) |
move common code to i2c-util.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -/commandline/vusb-i2c -/commandline/i2c.o +/commandline/vusb-* +/commandline/*.o |