summaryrefslogtreecommitdiff
path: root/tail_build
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-01-09 19:19:47 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2013-01-10 14:43:31 +0100
commit0723e6c57e26364821bd7edc6658000135faa723 (patch)
tree5f68038fab864ee66f671753bd94129f10630035 /tail_build
parentff86a901c4a0c20b8992176126e9274ed895a637 (diff)
remove effectively unused gb_PARTIALBUILD
Change-Id: I5d00db54748de0e1ce3de3dd9c99a88a82e7917b
Diffstat (limited to 'tail_build')
-rw-r--r--tail_build/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tail_build/Makefile b/tail_build/Makefile
index ac72f6a5916e..aca0e3293d59 100644
--- a/tail_build/Makefile
+++ b/tail_build/Makefile
@@ -7,7 +7,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-gb_PARTIALBUILD := T
ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../config_host.mk
endif