mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
renamed pico940 to pico940_v2 due to abi change
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@308 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ca61ee42d9
commit
8f8fe01e04
4 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ AS = $(CROSS)as
|
|||
LD = $(CROSS)ld
|
||||
OBJCOPY = $(CROSS)objcopy
|
||||
|
||||
BIN = pico940.bin
|
||||
BIN = pico940_v2.bin
|
||||
|
||||
all: $(BIN)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue