mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
0.0088 release
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@215 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ee5e024ce6
commit
0e11c502b0
20 changed files with 2084 additions and 655 deletions
|
@ -1,4 +1,7 @@
|
|||
CFLAGS = -Wall
|
||||
ifdef CONFIG_FILE
|
||||
CFLAGS += -DCONFIG_FILE=\"$(CONFIG_FILE)\"
|
||||
endif
|
||||
|
||||
all : cyclone.s
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue