summaryrefslogtreecommitdiff
path: root/cross_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 /cross_tail_build
parentff86a901c4a0c20b8992176126e9274ed895a637 (diff)
remove effectively unused gb_PARTIALBUILD
Change-Id: I5d00db54748de0e1ce3de3dd9c99a88a82e7917b
Diffstat (limited to 'cross_tail_build')
-rw-r--r--cross_tail_build/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cross_tail_build/Makefile b/cross_tail_build/Makefile
index 5fe88caf29c1..89d362745b41 100644
--- a/cross_tail_build/Makefile
+++ b/cross_tail_build/Makefile
@@ -26,7 +26,6 @@
#
#*************************************************************************
-gb_PARTIALBUILD := T
ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../config_build.mk
endif