target/linux: fix a path issue on previous commit
authorAlexandros C. Couloumbis <alex@ozo.com>
Fri, 15 Oct 2010 14:21:29 +0000 (14:21 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Fri, 15 Oct 2010 14:21:29 +0000 (14:21 +0000)
SVN-Revision: 23455

target/linux/atheros/patches-2.6.36/100-board.patch

index cab316f492f8027f7df2f60d6315162a9675da0f..c697b4b2d002a85bc8cc9f317f94ecd06aa84c02 100644 (file)
@@ -44,7 +44,7 @@
 +#
 +# Atheros AR5312/AR2312 WiSoC
 +#
-+platform-$(CONFIG_ATHEROS_AR231X)          += arch/mips/ar231x/
++platform-$(CONFIG_ATHEROS_AR231X)          += ar231x/
 +cflags-$(CONFIG_ATHEROS_AR231X)        += -I$(srctree)/arch/mips/include/asm/mach-ar231x
 +load-$(CONFIG_ATHEROS_AR231X)          += 0xffffffff80041000
 --- /dev/null