aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/patches/110-drivers.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-24 21:17:56 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-24 21:17:56 +0000
commitcb9580f31855c80d7f3738ad1b075fc94fca9203 (patch)
tree6f3c5a01815515f8eeaf922323dd07d9139d08e7 /target/linux/ifxmips/patches/110-drivers.patch
parentf166bacb0154a0af3d8d6e152fec3b1253aaee03 (diff)
downloadupstream-cb9580f31855c80d7f3738ad1b075fc94fca9203.tar.gz
upstream-cb9580f31855c80d7f3738ad1b075fc94fca9203.tar.bz2
upstream-cb9580f31855c80d7f3738ad1b075fc94fca9203.zip
several fixes to ifxmips, getting ready for dsl driver merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9895 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/patches/110-drivers.patch')
-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 effe6b287b..69c935650e 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.c ifxmips_mei_mib.c
++obj-$(CONFIG_IFXMIPS_MEI) += ifxmips_mei_core.o ifxmips_mei_bsp.o ifxmips_mei_mib.o