Subversion Repositories shark

Rev

Rev 1681 | Blame | Compare with Previous | Last modification | View Log | RSS feed

targets:= libusb.a

libusb.a-objs:=         \
        core/           \
        host/           \
        shark_glue/     \
        media/          \
        input/          \
        serial/

exported-cppflags:= -I$(srctree)/drivers/linuxc26/include       \
        -I$(curdir)/core -I$(curdir)/host -D__KERNEL__          \
        -DCONFIG_USB_HIDINPUT -DCONFIG_USB_SERIAL_PL2303        \
        -DCONFIG_USB_DEBUG