Add support for KwikByte KB9202 board, courtesy Brian Beattie
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Thu, 3 Jul 2008 08:27:50 +0000 (08:27 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Thu, 3 Jul 2008 08:27:50 +0000 (08:27 -0000)
commite27fef51834042a1b108e04927a2a91742a54327
treefd0179bb0da69ac3d7c69f7aac2f8c9ef7cb961a
parent41e6a671f3cc284da7dc32eb96e257265d233893
Add support for KwikByte KB9202 board, courtesy Brian Beattie
31 files changed:
target/device/KwikByte/Config.in [new file with mode: 0644]
target/device/KwikByte/Makefile.in [new file with mode: 0644]
target/device/KwikByte/kb9202/Makefile.in [new file with mode: 0644]
target/device/KwikByte/kb9202/busybox.config [new file with mode: 0644]
target/device/KwikByte/kb9202/device_table.txt [new file with mode: 0644]
target/device/KwikByte/kb9202/kb9202-linux-2.6.20.config [new file with mode: 0644]
target/device/KwikByte/kb9202/kb9202-linux-2.6.24.config [new file with mode: 0644]
target/device/KwikByte/kb9202/kb9202_defconfig [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/etc/fstab [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/group [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/hostname [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/init.d/rcS [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/inittab [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/issue [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/issue.net [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/ld.so.cache [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/etc/ld.so.conf [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/etc/mdev.conf [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/etc/mtab [new symlink]
target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/etc/passwd [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/profile [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/protocols [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/services [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/shadow [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/etc/vsftpd.conf [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/root/.ash_history [new file with mode: 0644]
target/device/KwikByte/kb9202/target_skeleton/sbin/automount.script [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/usr/share/udhcpc/default.script [new file with mode: 0755]
target/device/KwikByte/kb9202/target_skeleton/var/adm [new symlink]
target/device/KwikByte/kb9202/target_skeleton/var/tmp [new symlink]