diff options
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 176b2e0955..40cf6354f3 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -9,10 +9,7 @@ DISTRO_NAME = "OpenSlug" # DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" -SLUGOS_IMAGENAME = "openslug" - -# openslug builds a complete image (not just the parts) -SLUGOS_FLASH_IMAGE = "1" +SLUGOS_DISTRO = "openslug" #---------------------------------------------------------------------------------- # FIRMWARE CONFIGURATION |