index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
wireless-tools
/
wireless-tools.mk
Age
Commit message (
Collapse
)
Author
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-03-12
patch to replace legacy bzero with memset in wireless-tools
John Voltz
2007-10-18
updated wireless-tools to .29 version, thanks to sushisan
Ivan Kuten
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2006-10-09
Bump version (patch by Fredrik Roubert)
Peter Korsgaard
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵
Bernhard Reutner-Fischer
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2005-11-24
remove extra space after touch
Mike Frysinger
2005-02-12
What is 'wtools'? Give it its proper name 'wireless-tools'
Eric Andersen