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

# This slugos variant is not supported - there are no nslu2-linux.org
# regular builds and there is no feed.
DISTRO_NAME ?= "slugos-lau"
# DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# DISTRO_FEED ?= "unstable"
DISTRO_TYPE ?= "alpha"

TARGET_ARCH = "arm"
ARM_INSTRUCTION_SET = "arm"
TARGET_OS = "linux-uclibc"

# no feeds

require conf/distro/include/slugos.inc