summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2008-01-17 19:22:54 +0000
committerDaniel Willmann <daniel@totalueberwachung.de>2008-01-17 19:22:54 +0000
commit3c378f37f55ee00c41fce4897f8a09cb51b59f94 (patch)
treea6eb507e8e20dbbc500655ea515ece4cb5500bd9 /conf
parent6c3af2bd2199a27eab8c4e36718101e41411c5ae (diff)
parented1c646409466d50508e8a58eb8ed3fdfa6b2a05 (diff)
merge of '27de58a95c41839b956f23d0aba523fd7b5b6560'
and '41476408af360dd3a822d53b5492d058b04347ab'
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/chumby.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/chumby.conf b/conf/machine/chumby.conf
index 1e36ddcfc7..6cf2e05480 100644
--- a/conf/machine/chumby.conf
+++ b/conf/machine/chumby.conf
@@ -11,6 +11,10 @@ PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+MACHINE_EXTRA_RRECOMMENDS = "\
+ kernel-modules \
+
+
require conf/machine/include/tune-arm926ejs.inc
# used by sysvinit_2
@@ -18,3 +22,5 @@ SERIAL_CONSOLE = "38400 ttyS0"
# used by opie-collections.inc
ROOT_FLASH_SIZE = "22"
+
+IMAGE_FSTYPES += "cramfs"