]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/libs4c/usb/pdiusb/Makefile.omk
Update of system-less architecture and board support code to actual uLAN.sf.net version.
[lincan.git] / embedded / libs4c / usb / pdiusb / Makefile.omk
1 # -*- makefile -*-
2
3 default_CONFIG = CONFIG_USB_PDIUSB=x
4
5 ifeq ($(CONFIG_USB_PDIUSB),y) 
6 lib_LIBRARIES = usbpdi
7
8 nobase_include_HEADERS = usb/pdi.h usb/pdiusb.h
9
10 usbpdi_SOURCES = pdi.c pdiusb.c
11 #usbpdi_SOURCES +=  pdi4rtems.c
12 endif #CONFIG_USB_PDIUSB