Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 4 Apr 2004 02:33:03 +0000 (02:33 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 4 Apr 2004 02:33:03 +0000 (02:33 -0000)
commit1169162ab76e63dad6f186bd0c65596f3d8765e4
tree1cbc05f9c457a5ba9496d975c57adb1c6819b09b
parent9f8739658f9de0ebbfb023e7f8bfed8332650089
Ok... this is a bit painful.  Both dnsmasq1 (1.18) and dnsmasq (2.6) share
a make target (the dnsmasq binary in root).  So I made 2.6 the "default".
It is _not_ enough to do "make dnsmasq1"... You must actually add dnsmasq1
to TARGETS if you want the older version.  Better approaches welcome.

Also, the config patch for 2.6 fixes the outdated/broken handling of uClibc
by the dnsmasq config.h file.
make/dnsmasq.mk [new file with mode: 0644]
sources/dnsmasq2-100-config.patch [new file with mode: 0644]