Removed the driver from the boot floppy.
Fixed location of the ldscript. Is this driver needed anymore at all? git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12366 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,12 +12,10 @@ KernelLd ps2mouse :
|
||||
<$(SOURCE_GRIST)>ps2mouse.o
|
||||
kernel.so
|
||||
:
|
||||
$(OBOS_TOP)/src/kernel/ldscripts/$(OBOS_ARCH)/add-on.ld
|
||||
$(OBOS_TOP)/src/system/ldscripts/$(OBOS_ARCH)/add-on.ld
|
||||
:
|
||||
-Bdynamic -shared
|
||||
:
|
||||
:
|
||||
drivers/dev/ps2mouse
|
||||
;
|
||||
|
||||
if $(COMPILE_FOR_R5) {
|
||||
|
||||
Reference in New Issue
Block a user