diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-03 18:00:35 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-03 18:00:35 +0000 |
commit | 1a7b108cfb2b254ed9427f1d49c925a25fda54c8 (patch) | |
tree | d838f372844b57e8bac203c715949119205ce276 /conf | |
parent | 418c7a5d273121f59bb923659000d2a9284f1071 (diff) |
Update openprotium for turbostation
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openprotium.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/openprotium.conf b/conf/distro/openprotium.conf index fd07a1a3b9..56f08c48e0 100644 --- a/conf/distro/openprotium.conf +++ b/conf/distro/openprotium.conf @@ -18,6 +18,9 @@ IMAGE_BASENAME = "openprotium" IMAGE_FSTYPES = "jffs2" FEED_URIS = "openprotium##http://www.openprotium.org/ipkg.ppc.v1.0" +# For protium on the turbostation +IMAGE_BASENAME_turbostation = "openprotium-ts" + # # binutils and compilers # |