* Removed the old keyboard driver - it's no longer needed as consoled no longer
uses it. * While I were at it, I removed the ps2mouse driver as well, as well the whole arch directory (as it is otherwise empty). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36261 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -244,7 +244,7 @@ AddNewDriversToHaikuImage power : $(X86_ONLY)acpi_battery ;
|
||||
AddNewDriversToHaikuImage power : $(X86_ONLY)acpi_embedded_controller ;
|
||||
|
||||
# legacy drivers
|
||||
AddDriversToHaikuImage : console dprintf $(X86_ONLY)keyboard null
|
||||
AddDriversToHaikuImage : console dprintf null
|
||||
random <driver>tty zero ;
|
||||
AddDriversToHaikuImage audio hmulti : $(SYSTEM_ADD_ONS_DRIVERS_AUDIO) ;
|
||||
AddDriversToHaikuImage audio old : $(SYSTEM_ADD_ONS_DRIVERS_AUDIO_OLD) ;
|
||||
|
||||
Reference in New Issue
Block a user