[oe-commits] org.oe.dev palmtx.conf: Wrap long lines and fix obvious typos.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Apr 18 14:27:05 UTC 2007


palmtx.conf: Wrap long lines and fix obvious typos.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 172b1c53191fd7a6d9ccf76d18a5f18e78f4e8fb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=172b1c53191fd7a6d9ccf76d18a5f18e78f4e8fb
Files:
1
conf/machine/palmtx.conf
Diffs:

#
# mt diff -r61dea4479b30843e2d235d4ef24b750074f4f5ec -r172b1c53191fd7a6d9ccf76d18a5f18e78f4e8fb
#
# 
# 
# patch "conf/machine/palmtx.conf"
#  from [1417f8cb5b0e24c42e7206fc68045db2752f0dc3]
#    to [94f35abd09b6679a2f606c9e3997415217289db5]
# 
============================================================
--- conf/machine/palmtx.conf	1417f8cb5b0e24c42e7206fc68045db2752f0dc3
+++ conf/machine/palmtx.conf	94f35abd09b6679a2f606c9e3997415217289db5
@@ -20,10 +20,13 @@ require conf/machine/include/tune-xscale
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.conf
 
-MACHINE_EXTRA_RDEPENDS += "kernel-module-pxa27x-keyboard kernel-module-pxapwm-bl kernel-module-wm97xx-ts kernel-module-palmtx-battery"
+MACHINE_EXTRA_RDEPENDS += "kernel-module-pxa27x-keyboard \
+                           kernel-module-pxapwm-bl \
+                           kernel-module-wm97xx-ts \
+                           kernel-module-palmtx-battery"
 
 module_autoload_sa1100-rtc = "sa1100-rtc"
 module_autoload_pxa27x-keyboard = "pxa27x-keyboard"
 module_autoload_pxapwm-bl = "pxapwm-bl"
+module_autoload_wm97xx-ts = "wm97xx-ts"
+module_autoload_palmtx-battery = "palmtx-battery"
-module_autoload_wm97xx-ts = "kernel-module-wm97xx-ts"
-module_autoload_palmtx-battery = "kernel-module-palmtx-battery"






More information about the Openembedded-commits mailing list