diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openslug.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index db12ea6ab3..761f7dec4b 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -2,6 +2,9 @@ #@NAME: OpenSlug #@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2 +DISTRO_NAME = "OpenSlug" +DISTRO_VERSION = "1.5-beta" + TARGET_FPU = "soft" TARGET_OS = "linux" |