thermosphere: add qemu support

This commit is contained in:
TuxSH 2019-07-22 01:04:53 +02:00
parent e6adccce6e
commit ada6b180cc
19 changed files with 343 additions and 26 deletions

View file

@ -1,4 +1,4 @@
%rename link old_link
*link:
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
%(old_link) -T %:getenv(TOPDIR /%:getenv(PLATFORM .mem)) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections