aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/patches
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-26 17:20:31 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-26 17:20:31 +0000
commit0219800e1dfb1d428682ee47d46fdbcb80af0c04 (patch)
tree60349d786e4d9a382cae8ba67322f994d2c6746c /target/linux/ifxmips/patches
parentea70039e06eb6361501f7cc437655f3671aa1359 (diff)
downloadmaster-187ad058-0219800e1dfb1d428682ee47d46fdbcb80af0c04.tar.gz
master-187ad058-0219800e1dfb1d428682ee47d46fdbcb80af0c04.tar.bz2
master-187ad058-0219800e1dfb1d428682ee47d46fdbcb80af0c04.zip
remove functions that was moved to board.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9929 3c298f89-4303-0410-b956-a3cf2f4a3e73
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