diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-29 20:31:00 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-29 20:31:00 +0000 |
commit | 818970f82510208226bb0403334cd5257e21b61f (patch) | |
tree | 6a803758833e1f3d01a05b16b638b6318f2e46d8 /linux | |
parent | c4d78987dc859de9acf4d1166faa6ad0eaeb253b (diff) |
also autoload usb-ohci-h5400
BKrev: 41323d04e0OQ0U-UnwcvYuvat9e6cA
Diffstat (limited to 'linux')
-rw-r--r-- | linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.14.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.14.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.14.oe index 36daef80b6..ad9e13a085 100644 --- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.14.oe +++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.14.oe @@ -1,7 +1,7 @@ DESCRIPTION = "handhelds.org Linux kernel for PXA25x based devices." MAINTAINER = "Phil Blundell <pb@handhelds.org>" LICENSE = "GPL" -PR = "r1" +PR = "r2" PACKAGE_ARCH = "ipaqpxa" KERNEL_CCSUFFIX = "-3.3.3" @@ -39,6 +39,7 @@ module_autoload_h3600_generic_sleeve = "h3600_generic_sleeve" module_autoload_h3600_ts = "h3600_ts" module_autoload_apm = "apm" module_autoload_af_packet = "af_packet" +module_autoload_usb-ohci-h5400 = "usb-ohci-h5400" FILES_kernel += "/etc/init.d/ipaq-hal" INITSCRIPT_NAME = "ipaq-hal" |