diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-12-19 02:39:32 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2010-12-19 03:05:59 +0100 |
commit | 7009adda3d6ded19cfcf4fb41b239c067e2805b0 (patch) | |
tree | c14399b12e8e15ee3999ae79ff5a6379096fba35 /tests/iphash.t.list1 | |
parent | 06366c172c487b3038b52e8fe640747b4092a544 (diff) |
build: enable parallel building
$ make modules -j8
cd kernel; make -C /lib/modules/`uname -r`/build M=`pwd` V=0 \
IP_SET_MAX=256 \
NETLINK_DUMP_CONST=const \
NFNL_CB_CONST=const modules
make[1]: Entering directory "/usr/src/linux-2.6.36-rc8-34-obj/x86_64/default"
make[1]: warning: jobserver unavailable: using -j1.
Add '+' to parent make rule.
The "fix" here is that we have to use ${MAKE} instead of make.
(NB: The extra cd is redundant and can be appended to M=.)
Diffstat (limited to 'tests/iphash.t.list1')
0 files changed, 0 insertions, 0 deletions