]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/arch/arm/mach-lpc21xx/libs/hal/Makefile.omk
Included ARM LPC21xx related code from uLan project. The snapshot date is 2008-07-05
[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
10
11
12