aboutsummaryrefslogtreecommitdiffstats
path: root/target/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/Makefile')
-rw-r--r--target/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/Makefile b/target/Makefile
index 4c746e2f00..3d36d26718 100644
--- a/target/Makefile
+++ b/target/Makefile
@@ -6,7 +6,6 @@
#
curdir:=target
-$(curdir)/builddirs-parallel:=linux
$(curdir)/builddirs:=linux sdk imagebuilder
$(curdir)/builddirs-default:=linux
$(curdir)/builddirs-install:=linux $(if $(CONFIG_SDK),sdk) $(if $(CONFIG_IB),imagebuilder)