aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/patches
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-26 17:20:31 +0000
committerJohn Crispin <john@openwrt.org>2007-12-26 17:20:31 +0000
commit1de2575b508a17fef3f58108a1e80a2fbf063a9c (patch)
treeab4dbf790343e33677cd9f46442ce1a707ab9213 /target/linux/ifxmips/patches
parentfd2f9749465c814cdfceee69961e951bba672c36 (diff)
downloadupstream-1de2575b508a17fef3f58108a1e80a2fbf063a9c.tar.gz
upstream-1de2575b508a17fef3f58108a1e80a2fbf063a9c.tar.bz2
upstream-1de2575b508a17fef3f58108a1e80a2fbf063a9c.zip
remove functions that was moved to board.c
SVN-Revision: 9929
Diffstat (limited to 'target/linux/ifxmips/patches')
-rw-r--r--target/linux/ifxmips/patches/110-drivers.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/patches/110-drivers.patch b/target/linux/ifxmips/patches/110-drivers.patch
index 69c935650e..fdb305b7d1 100644
--- a/target/linux/ifxmips/patches/110-drivers.patch
+++ b/target/linux/ifxmips/patches/110-drivers.patch
@@ -91,4 +91,4 @@ Index: linux-2.6.23/drivers/char/Makefile
+obj-$(CONFIG_IFXMIPS_GPIO) += ifxmips_gpio.o
+obj-$(CONFIG_IFXMIPS_SSC) += ifxmips_ssc.o
+obj-$(CONFIG_IFXMIPS_EEPROM) += ifxmips_eeprom.o
-+obj-$(CONFIG_IFXMIPS_MEI) += ifxmips_mei_core.o ifxmips_mei_bsp.o ifxmips_mei_mib.o
++obj-$(CONFIG_IFXMIPS_MEI) += ifxmips_mei_core.o