Removed the serial_mouse addon from the build (for now) as it causes the input server not to start if you don't have a serial mouse connected to the port.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11283 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0b9056c784
commit
b7adead4eb
@ -2,5 +2,5 @@ SubDir OBOS_TOP src add-ons input_server devices ;
|
||||
|
||||
SubInclude OBOS_TOP src add-ons input_server devices keyboard ;
|
||||
SubInclude OBOS_TOP src add-ons input_server devices mouse ;
|
||||
SubInclude OBOS_TOP src add-ons input_server devices serial_mouse ;
|
||||
#SubInclude OBOS_TOP src add-ons input_server devices serial_mouse ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user