summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
Commit message (Collapse)AuthorAgeFilesLines
* tslib: convert to Makefile.autotools.in formatPeter Korsgaard2009-02-181-99/+12
| | | | | Patch by Sven Neumann <s.neumann@phase-zero.de> Closes #61.
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* tslib: add dependency to hsot-autoconf and host-automakeHans-Christian Egtvedt2008-12-041-2/+2
| | | | | | Tslib uses autoconf and automake during configure section, make sure it is available before building tslib.
* tslib: use more robust $@ when touching target instead of explisit nameHans-Christian Egtvedt2008-12-041-3/+3
|
* Ensure tslib uses config.* from buildrootUlf Samuelsson2008-07-051-2/+3
|
* buildroot: additional -clean target fixesPeter Korsgaard2008-04-011-3/+2
| | | | Patch by Hebbar.
* add ts_test utilityIvan Kuten2007-12-111-0/+2
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-5/+5
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-3/+3
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-5/+5
|
* Add tslib packageUlf Samuelsson2007-08-121-0/+107