]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/arch/arm/mach-lpc17xx/libs/hal/Makefile.omk
Contributed support for LCP17xx devices and PiKRON's LMC1 board.
[lincan.git] / embedded / arch / arm / mach-lpc17xx / libs / hal / Makefile.omk
1 # -*- makefile -*-
2
3 lib_LIBRARIES = mach_hal
4
5 include_HEADERS = hal_machperiph.h hal_gpio.h hal_gpio_def.h
6
7 mach_hal_SOURCES = hal.c startup.c hal_machperiph.c hal_reserve_usb_ram.c hal_gpio.c
8
9
10