summaryrefslogtreecommitdiff
path: root/package/irda-utils
AgeCommit message (Collapse)Author
2009-01-26irda-utils: totally broken packages should depend on BROKEN, not DEPRECATEDPeter Korsgaard
Or we should simply delete the dir.
2009-01-26Deprecate irda-utils, makefile totally brokenUlf Samuelsson
2009-01-11Remove irda.mk from build, since it is totally brokenUlf Samuelsson
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-09-05Add irda-utils package, Courtesy of Benjamin TietzUlf Samuelsson