diff options
author | Koen Kooi <koen@openembedded.org> | 2009-04-14 15:44:46 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-14 15:44:46 +0200 |
commit | 9f42f9491837260d09a11ce05638a383776e0451 (patch) | |
tree | 8f5fb3c8f7a56fa2b1397cae1ef082b5c1becde8 /conf/machine/overo.conf | |
parent | 1549a857645da27141bd13cb8f63412d20351fc2 (diff) |
overo, pandora: remove traces of u-boot-omap3
Diffstat (limited to 'conf/machine/overo.conf')
-rw-r--r-- | conf/machine/overo.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/overo.conf b/conf/machine/overo.conf index cb32539928..a703a898d0 100644 --- a/conf/machine/overo.conf +++ b/conf/machine/overo.conf @@ -12,7 +12,6 @@ UBOOT_MACHINE_overo = "omap3_overo_config" SERIAL_CONSOLE = "115200 ttyS2" IMAGE_FSTYPES += "tar.bz2" -EXTRA_IMAGEDEPENDS += " u-boot-omap3 x-load" PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER = "xserver-xorg \ |