mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 04:17:19 +00:00
target/linux: fix a path issue on previous commit
SVN-Revision: 23455
This commit is contained in:
parent
17c9fc3adc
commit
fff6712a9e
@ -44,7 +44,7 @@
|
|||||||
+#
|
+#
|
||||||
+# Atheros AR5312/AR2312 WiSoC
|
+# 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
|
+cflags-$(CONFIG_ATHEROS_AR231X) += -I$(srctree)/arch/mips/include/asm/mach-ar231x
|
||||||
+load-$(CONFIG_ATHEROS_AR231X) += 0xffffffff80041000
|
+load-$(CONFIG_ATHEROS_AR231X) += 0xffffffff80041000
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user