From 4e629fcc67a73378ed403f1b6b1d79a1fd2ff4d5 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 1 Aug 2004 18:56:13 +0000 Subject: [PATCH] add apm autoloading BKrev: 410d3ccd4eIM2KLzwlncrFODKmAw9Q --- linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe | 3 ++- linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe index 999a017d50..14c1298c53 100644 --- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe +++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe @@ -1,7 +1,7 @@ DESCRIPTION = "handhelds.org Linux kernel for PXA25x based devices." MAINTAINER = "Phil Blundell " LICENSE = "GPL" -PR = "r3" +PR = "r4" PACKAGE_ARCH = "ipaqpxa" KERNEL_CCSUFFIX = "-3.3.3" @@ -39,6 +39,7 @@ module_autoload_h3600_generic_sleeve = "h3600_generic_sleeve" module_autoload_ds = "ds" module_autoload_pxa_cs = "pxa_cs" module_autoload_h3600_ts = "h3600_ts" +module_autoload_apm = "apm" FILES_kernel += "/etc/init.d/ipaq-hal" INITSCRIPT_NAME = "ipaq-hal" diff --git a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe index 7dae1434d0..98eba38088 100644 --- a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe +++ b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe @@ -1,7 +1,7 @@ DESCRIPTION = "handhelds.org Linux kernel for StrongArm processor based devices." MAINTAINER = "Rene Wagner " LICENSE = "GPL" -PR = "r1" +PR = "r2" PACKAGE_ARCH = "ipaqsa" KERNEL_CCSUFFIX = "-3.3.3" @@ -39,6 +39,7 @@ module_autoload_h3600_generic_sleeve = "h3600_generic_sleeve" module_autoload_ds = "ds" module_autoload_sa1100_cs = "sa1100_cs" module_autoload_h3600_ts = "h3600_ts" +module_autoload_apm = "apm" FILES_kernel += "/etc/init.d/ipaq-hal" INITSCRIPT_NAME = "ipaq-hal" -- 2.39.5