From: Gabor Juhos Date: Tue, 1 Sep 2009 19:34:18 +0000 (+0000) Subject: fix a typo X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d685777386622f9bc2f72c9e864b406e96d14d37;p=librecmc%2Flibrecmc.git fix a typo SVN-Revision: 17460 --- 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 + +#