incremental pull of new media files
[android-command-line.git] / rkflashtool / Makefile
1 all: rkflashtool
2
3 rkflashtool: rkflashtool.c
4         gcc -o rkflashtool rkflashtool.c -lusb-1.0 -O2 -W -Wall -s
5
6 param:
7         sudo ./rkflashtool r 0x0000 0x2000 > /tmp/parm