add Sharp LH79520 based LNode80 target
authorDavid Anders <dave123@abcsinc.com>
Thu, 19 Jan 2006 13:51:23 +0000 (13:51 -0000)
committerDavid Anders <dave123@abcsinc.com>
Thu, 19 Jan 2006 13:51:23 +0000 (13:51 -0000)
commit5d46a9bb79cb1430bbb96311ed94dae0a22f30ac
tree64da6e1a5d78407e3c80de9fa66bd5b3bac75cf6
parent64c3f9b0e87be53a0d5dea71f2565234814b1b0f
add Sharp LH79520 based LNode80 target
29 files changed:
target/device/Config.in
target/device/Sharp/Config.in [new file with mode: 0644]
target/device/Sharp/LNode80/Makefile.in [new file with mode: 0644]
target/device/Sharp/LNode80/device_table.txt [new file with mode: 0644]
target/device/Sharp/LNode80/kernel-patches/001-patch-2.4.26-vrs1 [new file with mode: 0644]
target/device/Sharp/LNode80/kernel-patches/002-patch-2.4.26-vrs1-lnode80 [new file with mode: 0644]
target/device/Sharp/LNode80/linux.config [new file with mode: 0644]
target/device/Sharp/LNode80/linux.mk [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/TZ [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/fstab [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/group [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/hostname [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/hosts [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/init.d/rcS [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/inittab [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/inputrc [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/issue [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/network/interfaces [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/passwd [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/profile [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/protocols [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/securetty [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/services [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/etc/shadow [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/root/.bash_logout [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/root/.bash_profile [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/root/.bashrc [new file with mode: 0644]
target/device/Sharp/LNode80/target_skeleton/usr/share/udhcpc/default.script [new file with mode: 0644]
target/device/Sharp/Makefile.in [new file with mode: 0644]