add some fixes for parallel build (does not work with -j4 yet, but it gets most packa...
[openwrt.git] / openwrt / package / linux / Makefile
index 29a1bfa3091721ebb6efefda2699d8e67807863d..3f730355b953f7ef90d3683a1edc48719f66b3cb 100644 (file)
@@ -10,6 +10,7 @@ PKG_RELEASE := 1
 TARGETS := 
 INSTALL_TARGETS := 
 
+.NOTPARALLEL:
 
 define KMOD_template
 ifeq ($$(strip $(4)),)