diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-04 19:16:38 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-04 19:16:38 +0000 |
commit | 631f2ed2e12393ebab4f6e32c55ea8ea51c7f007 (patch) | |
tree | 53f79f0bc37bea765b280126530fbe720ed9c7ff /target/linux/olpc/image/olpc.fth | |
parent | 6121cc53f6c6a3e85eb0208cd2ca6dbf8c701a28 (diff) |
[olpc] remove target since it was merged as a subtarget of x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19035 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc/image/olpc.fth')
-rw-r--r-- | target/linux/olpc/image/olpc.fth | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth deleted file mode 100644 index 5914be660..000000000 --- a/target/linux/olpc/image/olpc.fth +++ /dev/null @@ -1,5 +0,0 @@ -\ Boot script -" u:\boot\vmlinuz" to boot-device -" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file -unfreeze -boot |