Subversion Repositories shark

Rev

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

targets:= libinput.a

libinput.a-objs:=       \
        input.o         \
        serio/          \
        mouse/          \
        keyboard/       \
        misc/           \
        gameport/       \
        joystick/       \
        handler/        \
        shark/

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