]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/arch/arm/mach-lpc21xx/libs/hal/Makefile.omk
Update of system-less architecture and board support code to actual uLAN.sf.net version.
[lincan.git] / embedded / arch / arm / mach-lpc21xx / libs / hal / Makefile.omk
1 # -*- makefile -*-
2
3 lib_obj_SOURCES = startup.S ivt.S
4
5 lib_LIBRARIES = mach_hal 
6
7 include_HEADERS = hal_ints.h hal_machperiph.h
8
9 mach_hal_SOURCES = hal.c hal_machperiph.c irq_fnc_compat.S
10
11
12