ibm4704: Update binary
This commit is contained in:
parent
22f6cb273e
commit
197ca82992
5 changed files with 4802 additions and 4744 deletions
20
converter/ibm4704_usb/update_bin.sh
Normal file
20
converter/ibm4704_usb/update_bin.sh
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
#!/bin/sh
|
||||
make -f Makefile.unimap.rev1 clean
|
||||
make -f Makefile.unimap.rev2 clean
|
||||
make -f Makefile.unimap.alps.rev1 clean
|
||||
make -f Makefile.unimap.alps.rev2 clean
|
||||
|
||||
make -f Makefile.unimap.rev1
|
||||
make -f Makefile.unimap.rev2
|
||||
make -f Makefile.unimap.alps.rev1
|
||||
make -f Makefile.unimap.alps.rev2
|
||||
|
||||
cp ibm4704_usb_rev1_unimap.hex binary
|
||||
cp ibm4704_usb_rev2_unimap.hex binary
|
||||
cp ibm4704_usb_rev1_alps_unimap.hex binary
|
||||
cp ibm4704_usb_rev2_alps_unimap.hex binary
|
||||
|
||||
make -f Makefile.unimap.rev1 clean
|
||||
make -f Makefile.unimap.rev2 clean
|
||||
make -f Makefile.unimap.alps.rev1 clean
|
||||
make -f Makefile.unimap.alps.rev2 clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue