Sergey Ryazanov | 43cc739 | 2014-10-29 03:18:38 +0400 | [diff] [blame] | 1 | # |
2 | # Atheros AR531X/AR231X WiSoC | ||||
3 | # | ||||
4 | platform-$(CONFIG_ATH25) += ath25/ | ||||
5 | cflags-$(CONFIG_ATH25) += -I$(srctree)/arch/mips/include/asm/mach-ath25 | ||||
6 | load-$(CONFIG_ATH25) += 0xffffffff80041000 |