summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/root/target_skeleton
Commit message (Collapse)AuthorAgeFilesLines
* target: update default /etc/issue and /etc/hostnamePeter Korsgaard2009-09-192-3/+2
| | | | | | | | | Adjust default /etc/issue to print 'Welcome to Buildroot' like the recently removed BR2_BANNER did, and adjust default hostname to be 'buildroot' instead of uclibc as we now support external glibc toolchains as well. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* 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-1724-0/+772