summaryrefslogtreecommitdiffstats
path: root/package/microwin/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* microwin: remove deprecated packageThomas Petazzoni2010-09-121-9/+0
| | | | | | | | | | | | | | | | Microwin is disabled in Buildroot since January 2007 (726abd4e519f97eda6f6dfc1b6b9505fc37e8b23) and nobody complained. Moreover, the upstream project hasn't done any release since five years, so let's remove this package, as announced in the notes of 2010.08 release. The project maintainer has announced in June 2010 that he is working again on the project, and he has switched to Git. When a new release is done, we can re-introduce it if people need it (this old package needed serious work to be converted to the new package infrastructure anyway). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Deprecate pcmcia and microwin packagesThomas Petazzoni2010-07-271-0/+2
| | | | | | | | It isn't worth the effort to convert these packages to the new package infrastructure since they are deprecated. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* more help updates from Tom CameronMike Frysinger2004-12-261-3/+0
|
* Patch from Karsten Kruse:Eric Andersen2004-12-111-1/+6
| | | | | | | | Hi, two small patches for package/libfloat/Config.in and package/microwin/Config.in to make the packages appear in make (menu)config.
* Update a few packagesEric Andersen2004-10-141-3/+1
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8