X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5b1e27168466fd4c63711b2021b2f39320e6894d..d2a5507f24ea4caa49b6e82792bd5b4e15f1c64e:/target/Makefile diff --git a/target/Makefile b/target/Makefile index 3d36d2671..4c746e2f0 100644 --- a/target/Makefile +++ b/target/Makefile @@ -6,6 +6,7 @@ # 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)