summaryrefslogtreecommitdiff
path: root/package/tcpdump/dhcpdump.mk
AgeCommit message (Expand)Author
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2007-09-25- make sure that configure doesn't see a wrong cacheBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-19move tcpdump from lib to usr/lib, simplify configure, general cleanupUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2005-12-21- update to libpcap-0.9.4 and tcpdump-3.9.4Bernhard Reutner-Fischer
2005-09-24version bump as pointed out by daisuke in Bug 400Mike Frysinger
2005-02-16add dhcpdumpEric Andersen