summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/patches
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-24 21:17:56 +0000
committerJohn Crispin <john@openwrt.org>2007-12-24 21:17:56 +0000
commit01e9b18190bd0248930f86ea0f56d73c6b7740bc (patch)
treef86990e34de91c41e91d180b4645e4a47abf53bf /target/linux/ifxmips/patches
parent8161d42238d31b7f4845e363ab8788eb1af9465f (diff)
downloadmaster-31e0f0ae-01e9b18190bd0248930f86ea0f56d73c6b7740bc.tar.gz
master-31e0f0ae-01e9b18190bd0248930f86ea0f56d73c6b7740bc.tar.bz2
master-31e0f0ae-01e9b18190bd0248930f86ea0f56d73c6b7740bc.zip
several fixes to ifxmips, getting ready for dsl driver merge
SVN-Revision: 9895
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 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