diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-01-04 19:16:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-01-04 19:16:38 +0000 |
commit | 645de91184a233f27f4ed344253428f0641c2ce3 (patch) | |
tree | 53f79f0bc37bea765b280126530fbe720ed9c7ff /target/linux/olpc/image/olpc.fth | |
parent | be3fb2440d60b4cc600fa29d9552e544f7e71dda (diff) | |
download | upstream-645de91184a233f27f4ed344253428f0641c2ce3.tar.gz upstream-645de91184a233f27f4ed344253428f0641c2ce3.tar.bz2 upstream-645de91184a233f27f4ed344253428f0641c2ce3.zip |
[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 5914be6606..0000000000 --- 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 |