summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/root
Commit message (Collapse)AuthorAgeFilesLines
* add .empty files for git-svnPeter Korsgaard2009-01-051-0/+0
| | | | | | | | git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build.
* target: add /sys directory to target skeletons needing itPeter Korsgaard2008-10-181-0/+0
| | | | The remaining target_skeletons where /etc/fstab mentions sysfs
* target/device/Atmel: add /sys to target skeletonsPeter Korsgaard2008-10-181-0/+0
| | | | Reported by John Schimandle
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-3027-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).
* Add /etc/ld.so.conf to Atmel based root fsUlf Samuelsson2008-01-101-0/+1
|
* Add AT91 targetsUlf Samuelsson2007-07-1750-0/+2936