summaryrefslogtreecommitdiffstats
path: root/package/hdparm/hdparm.mk
Commit message (Collapse)AuthorAgeFilesLines
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - bump version. Cleanup while at itBernhard Reutner-Fischer2007-09-241-12/+14
|
* Fix hdparm to cross build correctly. Also fix thttpd to build and install ↵"Steven J. Hill"2007-07-201-1/+3
| | | | sanely and add simplified start up.
* - fix typo in versionBernhard Reutner-Fischer2007-06-231-1/+1
|
* - bump version.Bernhard Reutner-Fischer2006-11-171-2/+3
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* patch from John Gatewood Ham, add hdparmEric Andersen2006-06-231-0/+48