]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/libs4c/usb/lpcusb/Makefile.omk
00a4c72b1ebe091996f23e28b89187c866664516
[lincan.git] / embedded / libs4c / usb / lpcusb / Makefile.omk
1 # -*- makefile -*-
2
3 default_CONFIG = CONFIG_USB_LPCUSB=n
4
5 ifeq ($(CONFIG_USB_LPCUSB),y) 
6 lib_LIBRARIES = lpcusb
7
8 nobase_include_HEADERS = usb/lpcusb.h usb/lpc.h
9
10 lpcusb_SOURCES = lpcusb.c lpc.c
11 endif #CONFIG_USB_LPCUSB