summaryrefslogtreecommitdiff
path: root/conf/distro/openslug.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 15:50:07 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 15:50:07 +0000
commit70211bf9611becd78daefde81ce10aa226aecc45 (patch)
tree2ab7f40fb7df33cc606e5f8a35eabac650e96a35 /conf/distro/openslug.conf
parentda18f9946b649da2a694bef91b64cb2b5dad8afe (diff)
parent59feb2d71f1da6ef8e8d0838b382569b631d0c5e (diff)
merge of 'd869db4c0ac7d1350976e17e00fe6ec914dd9499'
and 'dede9079788e02b5f4efb62d0efbe5df90c32ee0'
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r--conf/distro/openslug.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 943ce1a985..f03c4f653e 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -2,6 +2,10 @@
#@NAME: OpenSlug
#@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2
-SLUGOS_DISTRO = "openslug"
+DISTRO_NAME = "OpenSlug"
+IMAGE_BASENAME = "openslug"
+TARGET_ARCH = "armeb"
+ARM_INSTRUCTION_SET = "arm"
+TARGET_OS = "linux"
-require conf/distro/slugosbe.conf
+require conf/distro/slugos.conf