summaryrefslogtreecommitdiff
path: root/conf/distro/slugos-lau.conf
blob: 6dc2c1f77b1a9ac58554d30faf706339b0a14a89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#@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 ?= "3.2-beta"
DISTRO_FEED ?= "unstable"
DISTRO_TYPE ?= "alpha"

ARCH_BYTE_SEX = "le"
ARM_INSTRUCTION_SET = "arm"
TARGET_OS = "linux-uclibc"
SLUGOS_IMAGESEX  ?= "big-endian"

include conf/distro/slugos.conf