aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h2200.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r--conf/machine/h2200.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 14502f6c01..da9d9738ab 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -13,10 +13,10 @@ EXTRA_IMAGECMD_h2200_jffs2 = "--pad --no-cleanmarkers --pagesize=512 --erasebloc
ROOT_FLASH_SIZE = "32"
-BOOTSTRAP_EXTRA_DEPENDS_append = " h2200-bootloader handhelds-pxa-2.6 udev module-init-tools"
+BOOTSTRAP_EXTRA_DEPENDS_append = " mtd-utils h2200-bootloader handhelds-pxa-2.6 udev module-init-tools"
BOOTSTRAP_EXTRA_RRECOMMENDS = " ${@linux_module_packages('${H2200_MODULES}', d)}"
-BOOTSTRAP_EXTRA_RDEPENDS_append = " h2200-bootloader kernel udev module-init-tools"
+BOOTSTRAP_EXTRA_RDEPENDS_append = " mtd-utils h2200-bootloader kernel udev module-init-tools"
#ship in rootfs:
H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pcm-oss snd-h2200_audio pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop "