[ramips] fix a typo
authorGabor Juhos <juhosg@openwrt.org>
Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)
SVN-Revision: 17460

target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch

index 63bda672d2fb9f316240c6bbd0cf3b2d6936c518..42fd6ec5b85937780e53cde2d71d7bc599d64b5d 100644 (file)
@@ -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
 +
 +#