3 # Overwrite some default kBuild settings
7 # Copyright (C) 2006-2008 Sun Microsystems, Inc.
9 # This file is part of VirtualBox Open Source Edition (OSE), as
10 # available from http://www.virtualbox.org. This file is free software;
11 # you can redistribute it and/or modify it under the terms of the GNU
12 # General Public License as published by the Free Software Foundation,
13 # in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
14 # distribution. VirtualBox OSE is distributed in the hope that it will
15 # be useful, but WITHOUT ANY WARRANTY of any kind.
18 # don't build testcases to save time, they are not needed for the package
19 VBOX_WITH_TESTCASES :=
20 VBOX_WITH_VALIDATIONKIT :=
22 KBUILD_MSG_STYLE := brief
24 ## paths, origin, hardening
25 VBOX_WITH_HARDENING := 2
27 VBOX_ONLY_ADDITIONS := 1
29 TEMPLATE_VBOXGUESTR3XF86MOD_LDFLAGS.release =
30 TEMPLATE_VBOXGUESTR3XORGMOD_LDFLAGS = $(TEMPLATE_VBOXGUESTR3DLL_LDFLAGS)