summaryrefslogtreecommitdiffstats
path: root/target/device/Sharp
Commit message (Collapse)AuthorAgeFilesLines
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-301-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_PATHUlf Samuelsson2008-03-182-4/+5
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-12/+12
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-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/libUlf Samuelsson2007-08-111-4/+4
|
* Make Config.in targets for ARM chips look consistentUlf Samuelsson2007-07-121-2/+9
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-151-1/+1
| | | | to store empty directories and symlinks for the target_skeleton.
* - list defaults for BR2_GNU_TARGET_SUFFIX in help textBernhard Reutner-Fischer2006-07-041-3/+3
| | | | - fix a few typos
* add Sharp LH79520 based LNode80 targetDavid Anders2006-01-1928-0/+105472