]> rtime.felk.cvut.cz Git - sysless.git/blob - arch/h8300/generic/libs/boot/Makefile.omk
h8300: Make bloader work with ELF toolchain
[sysless.git] / arch / h8300 / generic / libs / boot / Makefile.omk
1 # -*- makefile -*-
2
3 lib_LIBRARIES=boot_fn
4 boot_fn_SOURCES = boot_fn.c
5
6
7 #bin_PROGRAMS = boot
8 boot_SOURCES = boot.c boot_fn.c
9
10 #link_VARIANTS = ram flash
11
12
13 INCLUDES = -g
14 lib_obj_SOURCES = crt0.S boot_fn.o
15
16 include_HEADERS = boot_fn.h