diff options
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r-- | conf/machine/hx4700.conf | 2 |
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 \ |