mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-09 03:41:56 +02:00
target/linux: fix a path issue on previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23455 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c8d95b6e97
commit
dcbf9dbcbc
@ -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…
x
Reference in New Issue
Block a user