aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hx4700.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-10-17 19:04:26 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-10-17 19:04:26 +0000
commit3b91f6b6f8dd4354580b5d98218b545d36cdf4a0 (patch)
tree9896793c3955b05c3bed7c74a68cee192cda3d26 /conf/machine/hx4700.conf
parent667d83db56d3b8221e9948a8539fb595f60efddd (diff)
downloadopenembedded-3b91f6b6f8dd4354580b5d98218b545d36cdf4a0.tar.gz
hx4700: Fix last typo in kernel module package name (only hyphens are allowed there,
underscores separate package name from version).
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r--conf/machine/hx4700.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index a6029d6c0b..3067caada9 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -37,7 +37,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \
kernel-module-i2c-pxa \
kernel-module-hx4700-voltage \
kernel-module-hx4700-acx \
- kernel-module-snd_hx4700-audio"
+ kernel-module-snd-hx4700-audio"
EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \