genode/repos/os/src/drivers/framebuffer/boot/Tupfile

7 lines
140 B
Plaintext

include_rules
ifneq ($(X86),)
: foreach *.cc |> !cxx |> %B.o {obj}
: {obj} | |> !prg |> fb_boot_drv {bin}
: {bin} |> !collect_bin |>
endif