using sof again, now rxf

This commit is contained in:
Torsten Ruger
2017-10-05 16:41:45 +03:00
parent 2d16030b08
commit ba304f51df
6 changed files with 29 additions and 30 deletions

View File

@ -275,5 +275,5 @@ module Risc
end
end
Sof::Volotile.add(Assembler , [:objects])
RxFile::Volotile.add(Assembler , [:objects])
end