summaryrefslogtreecommitdiff
path: root/appl/cmd/avr/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'appl/cmd/avr/mkfile')
-rw-r--r--appl/cmd/avr/mkfile10
1 files changed, 10 insertions, 0 deletions
diff --git a/appl/cmd/avr/mkfile b/appl/cmd/avr/mkfile
new file mode 100644
index 00000000..2c6a5a33
--- /dev/null
+++ b/appl/cmd/avr/mkfile
@@ -0,0 +1,10 @@
+<../../../mkconfig
+
+TARG=\
+ burn.dis\
+
+SYSMODULES=\
+
+DISBIN=$ROOT/dis/avr
+
+<$ROOT/mkfiles/mkdis