Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 1 | -0/+0 |
| | | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | ||||
* | Use BOARD_PATH instead of SHARP_LNODE80_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -4/+5 |
| | |||||
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -12/+12 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | - sed -i -e ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out | ||||
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -4/+4 |
| | |||||
* | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson | 2007-07-12 | 1 | -2/+9 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 1 | -1/+1 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | - list defaults for BR2_GNU_TARGET_SUFFIX in help text | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -3/+3 |
| | | | | - fix a few typos | ||||
* | add Sharp LH79520 based LNode80 target | David Anders | 2006-01-19 | 28 | -0/+105472 |