diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-02-28 03:14:33 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-02-28 03:14:33 +0000 |
commit | 8686f7150e6f111a56ec9e1402c7894d543920c4 (patch) | |
tree | faa104719ed08389b6484746e23c7284274c8749 /conf | |
parent | 15eff4637fdddeab43c3f8256858bb9bbebcd476 (diff) |
OpenSlug 1.5-beta release candidate - version is now in /etc/issue
BKrev: 42228c992JyHl19nOJ6m7xhYnOtn-w
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" |