summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch')
-rw-r--r--meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch b/meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch
deleted file mode 100644
index 663b367971..0000000000
--- a/meta-moblin/packages/linux/linux-moblin-2.6.29.1/linux-2.6.29-kms-after-sata.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- linux-2.6.28/drivers/Makefile~ 2009-03-21 21:23:28.000000000 -0700
-+++ linux-2.6.28/drivers/Makefile 2009-03-21 21:23:28.000000000 -0700
-@@ -25,15 +25,8 @@
- # default.
- obj-y += char/
-
--# gpu/ comes after char for AGP vs DRM startup
--obj-y += gpu/
--
- obj-$(CONFIG_CONNECTOR) += connector/
-
--# i810fb and intelfb depend on char/agp/
--obj-$(CONFIG_FB_I810) += video/i810/
--obj-$(CONFIG_FB_INTEL) += video/intelfb/
--
- obj-y += serial/
- obj-$(CONFIG_PARPORT) += parport/
- obj-y += base/ block/ misc/ mfd/ media/
-@@ -43,6 +36,13 @@
- obj-$(CONFIG_SCSI) += scsi/
- obj-$(CONFIG_ATA) += ata/
- obj-y += net/
-+
-+# gpu/ comes after char for AGP vs DRM startup
-+obj-y += gpu/
-+# i810fb and intelfb depend on char/agp/
-+obj-$(CONFIG_FB_I810) += video/i810/
-+obj-$(CONFIG_FB_INTEL) += video/intelfb/
-+
- obj-$(CONFIG_ATM) += atm/
- obj-$(CONFIG_FUSION) += message/
- obj-$(CONFIG_FIREWIRE) += firewire/