summaryrefslogtreecommitdiffstats
path: root/target/device/KwikByte
Commit message (Collapse)AuthorAgeFilesLines
* add .empty files for git-svnPeter Korsgaard2009-01-0514-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.
* linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard2008-11-141-1/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* target: add /sys directory to target skeletons needing itPeter Korsgaard2008-10-181-0/+0
| | | | The remaining target_skeletons where /etc/fstab mentions sysfs
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Fix Config conflict caused by duplicate definition in KB9202 BSPUlf Samuelsson2008-07-041-17/+17
|
* Add support for KwikByte KB9202 board, courtesy Brian BeattieUlf Samuelsson2008-07-0331-0/+4945