summaryrefslogtreecommitdiff
path: root/target/device/Sharp/LNode80
AgeCommit message (Collapse)Author
2009-01-29target/device: remove obsolete Sharp/LNode80 platformPeter Korsgaard
As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made
2009-01-16target/: convert to DOWNLOAD helperPeter Korsgaard
2008-03-30target_skeleton: mark empty directories with .empty filesPeter Korsgaard
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).
2008-03-18Use BOARD_PATH instead of SHARP_LNODE80_PATHUlf Samuelsson
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e ↵Bernhard Reutner-Fischer
"/\-[[: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
2007-08-11Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-11-15subversion makes it so we do not need a separate tarballEric Andersen
to store empty directories and symlinks for the target_skeleton.
2006-07-04- list defaults for BR2_GNU_TARGET_SUFFIX in help textBernhard Reutner-Fischer
- fix a few typos
2006-01-19add Sharp LH79520 based LNode80 targetDavid Anders