target/linux: fix a path issue on previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23455 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a52f7600af
commit
c437afc97d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue