diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 18:57:30 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 18:57:30 +0000 |
commit | 40951de5f883d7a2d9d5445a9b73c3424ee245f1 (patch) | |
tree | 6a9d8dfe2fef258e9dd8b079c3517b0c1edbfbe6 /conf/distro/openslug.conf | |
parent | 1c9e8b7ced097812f43cdd5782023464cef09ed8 (diff) | |
parent | e2e9b0ab1d6af8ec246cef0f9d848083dff2b8e0 (diff) |
merge of '9ebe19c38b13611632684c440b048e45471bf916'
and 'e0d42dfa54011bb501a5a723ec0554c757bfc933'
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index d5ceeee105..c24001f3f4 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -13,7 +13,7 @@ SLUGOS_IMAGENAME = "openslug" SLUGOS_IMAGESEX = "big-endian" # openslug builds a complete image (not just the parts) -SLUGOS_FLASH_IMAGE = "yes" +SLUGOS_FLASH_IMAGE = "nslu2" # NOTE: to build new packages set OPENSLUG_EXTRA_BBFILES to the full path name to # the .bb files for the packages to build - see ucslugc-packages.conf in this |