diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-10 23:41:30 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-10 23:41:30 +0000 |
commit | 3ac414902f4d120fe4d638d40fd7316450535c76 (patch) | |
tree | 316eb6f3861ee21ab11c754aeed7bd6d62daea7f /conf | |
parent | 64aa916fec875529e067fb33c72b6a55a833aa1e (diff) |
add mtdchar to H3900_MODULES
BKrev: 41423baa9UaM_SqmjPyyTbtdF6H_8w
Diffstat (limited to 'conf')
-rw-r--r-- | conf/h3900.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/h3900.conf b/conf/h3900.conf index 8f76b14729..db89e29429 100644 --- a/conf/h3900.conf +++ b/conf/h3900.conf @@ -9,7 +9,7 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa" EXTRA_IMAGECMD_h3900 = "-e 0x40000 -p" BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa at76c503a-modules" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')} at76c503a-modules" -H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3" +H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar" SERIAL_CONSOLE = "115200 tts/0 vt100" USE_DEVFS = "1" |