X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/83b31e078f713ebc761f90030d71e12618bd68ad..6e23517e21c62b52a02cf82a41b47f224276eb1a:/target/Makefile

diff --git a/target/Makefile b/target/Makefile
index 4c746e2f0..3d36d2671 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)