mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user