Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-08-28 | Use correct hostap source, deprecate package due to inclusion in linux kernel | Ulf Samuelsson | |
2006-01-23 | added the pcmcia depends for hostap | David Anders | |
2004-12-24 | merge help descriptions written by Tom Cameron | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |