Commit Graph

9 Commits

Author SHA1 Message Date
Yann E. MORIN
5c6320f1b5 skeleton: fix atstk1005, ststk100x and atngw100 for POSIX compliance
Using two '=' for string comparison is a bashism.
Revert to using one, as stated in POSIX 1003.1-2008.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-09-30 22:08:56 +02:00
Peter Korsgaard
ca672dc4dc target/device/Atmel: add /sys to target skeletons
Reported by John Schimandle
2008-10-18 12:47:42 +00:00
Peter Korsgaard
01c5168579 target_skeleton: mark empty directories with .empty files
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-30 20:45:42 +00:00
John Voltz
ceaf9e8217 updates and additions for avr32 arch 2008-03-06 18:59:14 +00:00
Ulf Samuelsson
4f413ed021 Update NGW100 skeleton 2007-10-12 12:34:04 +00:00
Ulf Samuelsson
aaa144ca5d Use correct board name for ngw100 2007-09-20 16:43:16 +00:00
Ulf Samuelsson
e8def1fcfc additional skeleton for AVR32 2007-08-21 01:34:40 +00:00
Ulf Samuelsson
24c9802928 Update atngw100 target skeleton 2007-08-17 13:01:49 +00:00
Ulf Samuelsson
b32a95eced Add atngw100 target 2007-07-29 07:17:01 +00:00