X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b401d50c8b3b367ea61af8fdf2ce44440a51a3a8..89c377c179454c98e3360d3e601d484bba9b7b89:/openwrt/rules.mk diff --git a/openwrt/rules.mk b/openwrt/rules.mk index 57544ee5b..2759941e2 100644 --- a/openwrt/rules.mk +++ b/openwrt/rules.mk @@ -1,4 +1,7 @@ include $(TOPDIR)/.config +SHELL=/bin/bash +export SHELL + MAKE1=make MAKEFLAGS=-j$(BR2_JLEVEL)