summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-01 19:34:18 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-01 19:34:18 +0000
commitd685777386622f9bc2f72c9e864b406e96d14d37 (patch)
tree3a82d408bd2c4f6a668245bdbf7588d3656cbedb /target
parentbf54335deec10915046f04b7c4b00b1c8c2dc6b9 (diff)
downloadmaster-31e0f0ae-d685777386622f9bc2f72c9e864b406e96d14d37.tar.gz
master-31e0f0ae-d685777386622f9bc2f72c9e864b406e96d14d37.tar.bz2
master-31e0f0ae-d685777386622f9bc2f72c9e864b406e96d14d37.zip
fix a typo
SVN-Revision: 17460
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch b/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
index 63bda672d2..42fd6ec5b8 100644
--- a/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
+++ b/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
@@ -14,7 +14,7 @@
+# Ralink RT288x
+#
+core-$(CONFIG_RALINK_RT288X) += arch/mips/ralink/rt288x/
-+cflags-$(CONFIG_RALINK_RT288X) += -I$(srctree)//arch/mips/include/asm/mach-ralink/rt305x
++cflags-$(CONFIG_RALINK_RT288X) += -I$(srctree)//arch/mips/include/asm/mach-ralink/rt288x
+load-$(CONFIG_RALINK_RT288X) += 0xffffffff88000000
+
+#