mainly built-fixes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<target type="AvrHexFile" name="r02_main" >
|
||||
<target type="AvrHexFile" name="r02_firmware" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
r02_main.asm
|
||||
main.asm
|
||||
</sources>
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
r02_boot.asm
|
||||
boot.asm
|
||||
</sources>
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</subdirs>
|
||||
|
||||
<extradist>
|
||||
r02_defs.asm
|
||||
defs.asm
|
||||
</extradist>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user