diff options
Diffstat (limited to 'conf/distro/openprotium.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 # |