summaryrefslogtreecommitdiff
path: root/conf/distro/slugos-bau.conf
blob: ab25777a07d581c8cc52b092f463b6c75d5f175b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#@TYPE: Distribution
#@NAME: SLUGOS-BAU
#@DESCRIPTION: Linux Distribution for the NSLU2

# See slugos.conf for an explanation of this file.

# This slugos variant is not supported - there are no nslu2-linux.org
# regular builds and there is no feed.
DISTRO_NAME ?= "slugos-bau"
DISTRO_VERSION ?= "0-beta"
DISTRO_FEED ?= "unstable"
DISTRO_TYPE ?= "alpha"

ARCH_BYTE_SEX = "be"
ARM_INSTRUCTION_SET = "arm"
TARGET_OS = "linux-uclibc"

include conf/distro/slugos.conf