On 11/4/2010 3:26 PM, Busson, SebastienX wrote:
 From e84374bb0f72eec7135e0d59d721cb206c663a91 Mon Sep 17 00:00:00 2001
From: Jonathan DE CESCO<[email protected]>
Date: Thu, 4 Nov 2010 19:02:21 +0100
Subject: [PATCH 3/3] TI ST support in drivers/misc Kconfig and Makefile

---
  drivers/misc/Kconfig  |    1 +
  drivers/misc/Makefile |    2 ++
  2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 972f7a2..8e52c4c 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -419,5 +419,6 @@ source "drivers/misc/cmt/Kconfig"
  source "drivers/misc/eeprom/Kconfig"
  source "drivers/misc/cb710/Kconfig"
  source "drivers/misc/iwmc3200top/Kconfig"
+source "drivers/misc/ti-st/Kconfig"

  endif # MISC_DEVICES
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index e286cdc..cb3bacc 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -41,3 +41,5 @@ obj-y                         += cb710/
  obj-$(CONFIG_X86_MRST)                += koski_hwid.o
  obj-$(CONFIG_VMWARE_BALLOON)  += vmware_balloon.o
  obj-$(CONFIG_CMT)             += cmt/
+obj-y                          += ti-st/


did you try this patch in the meego kernel in its proper place?
or did you just slap it on at the end ????
_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to