From 071a9b8f76a5c031cdf5a0b3b11278cf8fdce1d6 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 18 Feb 2007 17:49:30 +0000 Subject: angstrom-2007.1.conf: Allow to set DISTRO_TYPE in local.conf. --- conf/distro/angstrom-2007.1.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 94d4b3f954..b367b3f142 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -13,7 +13,7 @@ DISTRO_REVISION = "33" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc -DISTRO_TYPE = "debug" +DISTRO_TYPE ?= "debug" #DISTRO_TYPE = "release" # Ship just basic locale by default. Locales are big (~1Mb uncompr.), so -- cgit v1.2.3