From: Phil Blundell Date: Thu, 5 Aug 2004 23:03:30 +0000 (+0000) Subject: move h3600_ts from H3600_MODULES to IPAQ_MODULES X-Git-Tag: Release-2010-05/1~17785 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba87e2f6e92cdedd885cca4b3cf57ab59b006ba4;p=openembedded.git move h3600_ts from H3600_MODULES to IPAQ_MODULES BKrev: 4112bcc2HfEKfdJmfcIDWWZ49MTAEA --- diff --git a/conf/h3600.conf b/conf/h3600.conf index 33212fa933..e5dc8a14e2 100644 --- a/conf/h3600.conf +++ b/conf/h3600.conf @@ -14,7 +14,6 @@ H3600_MODULES = "\ h3600-asic \ h3600-micro \ h3600-microkbd h3600-stowaway \ -h3600-ts \ h3600-uda1341 \ hwtimer \ l3-backpaq \ diff --git a/conf/ipaq-common.conf b/conf/ipaq-common.conf index 516f94ba62..150128e048 100644 --- a/conf/ipaq-common.conf +++ b/conf/ipaq-common.conf @@ -1,4 +1,4 @@ -IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts" BOOTSTRAP_EXTRA_DEPENDS += "hostap-modules orinoco-modules freeswan mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "hostap-modules orinoco-modules freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}"