summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/root/target_busybox_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>
* 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
* Add AT91 targetsUlf Samuelsson2007-07-1719-0/+669