diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-05 20:15:12 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-05 20:15:12 +0000 |
commit | 2b2bbce3918dda8a4a22f9d983ce554f2f9655c7 (patch) | |
tree | f24b6c4cc9d46331842e3454c175ca77b1d5a99f /package/ixp4xx-microcode | |
parent | 9c8508de703b63d4fbedea097959d0a990146b7f (diff) |
this patch fixes toolchain parallel build, which reduces build time.
In order to enable parallel build, change line 21 of
include/host-build.mk from:
override MAKEFLAGS=
to:
override MAKEFLAGS=$(MAKE_JOBS)
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19995 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ixp4xx-microcode')
0 files changed, 0 insertions, 0 deletions