Subversion Repositories shark

Rev

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

targets:= libcomp26.a

libcomp26.a-objs:=              \
        bus.o                   \
        linuxcomp.o             \
        core.o                  \
        driver.o                \
        vsprintf.o              \
        interface.o             \
        kobject.o               \
        shark_linuxc26.o        \
        shark_glue.o            \
        class.o                 \
        videodev.o              \
        linux_kthread.o         \
        waitqueue.o             \
        int.o                   \
        timer.o                 \
        cmdline.o               \
        video-buf.o             \
        shark_videodev.o

cppflags+= -I$(srctree)/drivers/linuxc26/include -D__KERNEL__