dnsmasq: build with MAKE1
authorgilles.talis@gmail.com <gilles.talis@gmail.com>
Wed, 17 Apr 2013 12:10:35 +0000 (12:10 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 21 Apr 2013 21:17:18 +0000 (23:17 +0200)
commit39afa6d67228158a44291fbea72e687d1a6d020f
tree998f22c3db3bad6b834b27d82938af6cb9108015
parent4f3c8cf94bd610f60c6963cb6c1df041a1ebb7f3
dnsmasq: build with MAKE1

dnsmasq build breaks with parallel builds.
By the time final target needs to be linked, some object files are missing.

Fix it by using MAKE1 instead.

Fixes:
http://autobuild.buildroot.org/results/7a68e2f64105013c1040c01c0e55fb5d910ef8d8

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dnsmasq/dnsmasq.mk