Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1618 → Rev 1681

/shark/branches/xen/drivers/input/makefile
File deleted
/shark/branches/xen/drivers/input/joystick/Makefile
0,0 → 1,2
targets:= analog.o joydump.o
 
/shark/branches/xen/drivers/input/keyboard/Makefile
0,0 → 1,2
targets:= atkbd.o
 
/shark/branches/xen/drivers/input/serio/Makefile
0,0 → 1,2
targets:= serio.o i8042.o
 
/shark/branches/xen/drivers/input/mouse/Makefile
0,0 → 1,5
targets:= \
psmouse-base.o \
logips2pp.o \
synaptics.o
 
/shark/branches/xen/drivers/input/shark/Makefile
0,0 → 1,10
targets:= \
shark_input.o \
shark_keymap.o \
shark_mouse.o \
shark_keyb.o \
mcurtxt.o \
mcurgrx.o \
shark_spk.o \
shark_joy.o
 
/shark/branches/xen/drivers/input/misc/Makefile
0,0 → 1,2
targets:= pcspkr.o
 
/shark/branches/xen/drivers/input/handler/Makefile
0,0 → 1,7
targets:= \
mouse.o \
keyboard.o \
speaker.o \
evbug.o \
joystick.o
 
/shark/branches/xen/drivers/input/Makefile
0,0 → 1,15
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__
 
/shark/branches/xen/drivers/input/gameport/Makefile
0,0 → 1,2
targets:= gameport.o ns558.o