diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2009-10-28 20:20:10 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-02 11:11:39 +0100 |
commit | 648409319f56ded2014161853bf147411fe91e64 (patch) | |
tree | 4a61f266ca3ddf5bb746b459628251be8151ffbb /conf | |
parent | 995cb3cbff685940f9e52c52b941b0634209492f (diff) |
omap3-pandora.conf: Line endings.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/omap3-pandora.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index 2d068c24a3..8729715513 100644 --- a/conf/machine/omap3-pandora.conf +++ b/conf/machine/omap3-pandora.conf @@ -34,9 +34,9 @@ IMAGE_FSTYPES = "tar.bz2" SERIAL_CONSOLE = "115200 ttyS0" -require conf/machine/include/omap3.inc
-
-# Put it below omap3.inc as we override the kernel here
+require conf/machine/include/omap3.inc + +# Put it below omap3.inc as we override the kernel here PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" # Use our 'Powered by Angstrom' splash for the images. |