diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-07 12:32:41 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-07 12:32:41 +0000 |
commit | eb9be1ad3f63ea123ba6c9e560580b6b10aeb2e2 (patch) | |
tree | b90afd12fc56ec20afee6da0f97eb37bd33b9bf4 /conf | |
parent | 194d199ab544750cce2c407925c83ad31edb6fa6 (diff) |
turbostation: Remove feed.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/turbostation.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/turbostation.conf b/conf/machine/turbostation.conf index 3bffe593f5..7184958664 100644 --- a/conf/machine/turbostation.conf +++ b/conf/machine/turbostation.conf @@ -4,8 +4,6 @@ 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" |