[ramips] fix a typo
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17460 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 63bda67..42fd6ec 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
 +
 +#
This page took 0.025988 seconds and 4 git commands to generate.