makefile-engine: fixed build of kernel add-ons.
* Actually, hopefully: not yet tested. * Automatic whitespace cleanup.
This commit is contained in:
@@ -96,8 +96,8 @@ endif
|
||||
LDFLAGS += -shared -Xlinker -soname=$(NAME)
|
||||
else
|
||||
ifeq ($(strip $(TYPE)), DRIVER)
|
||||
LDFLAGS += -nostdlib /boot/develop/lib/x86/_KERNEL_ \
|
||||
/boot/develop/lib/x86/haiku_version_glue.o
|
||||
LDFLAGS += -nostdlib /boot/system/develop/lib/_KERNEL_ \
|
||||
/boot/system/develop/lib/haiku_version_glue.o
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user