summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-07 12:26:59 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-07 12:26:59 +0000
commit194d199ab544750cce2c407925c83ad31edb6fa6 (patch)
treec68181f116a5ed00f348bdc8051b487bc083578b /conf
parentf4cac954543e82b74b661bfcfb15a4ca7d3df336 (diff)
turbostation: Add a kernel-feed for the turbostation
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/turbostation.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/turbostation.conf b/conf/machine/turbostation.conf
index 7184958664..3bffe593f5 100644
--- a/conf/machine/turbostation.conf
+++ b/conf/machine/turbostation.conf
@@ -4,6 +4,8 @@ TARGET_FPU = "hard"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_TASK_PROVIDER = "task-base"
+FEED_URIS += "turbostation##http://ipkg.kynisk.com/opents/cross/1.0-dev/"
+
# terminal specs - console, but no other ports
SERIAL_CONSOLE="115200 console"
USE_VT="0"