Commit Graph

4 Commits

Author SHA1 Message Date
Mike Frysinger b2e89e7d8c update make targets to reflect new build system 2004-10-08 15:49:42 +00:00
Mike Frysinger cda805f060 update dnsmasq since older one doesnt exist and had security issues 2004-10-08 15:45:13 +00:00
Manuel Novoa III 3d2c3c76a1 Patch by michael tesch <tesch1@gmail.com> ...
The real problem, only caused when you have a *.patch file in the
  main build directory, is that the Makefiles don't escape the globbing
  operator they're passing to patch-kernel.sh.  Attached is a patch to
  fix that.
2004-09-09 10:50:57 +00:00
Manuel Novoa III 1169162ab7 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.
2004-04-04 02:33:03 +00:00