Gabor Juhos | d4a67d9 | 2011-01-04 21:28:14 +0100 | [diff] [blame] | 1 | # |
2 | # Atheros AR71xx/AR724x/AR913x | ||||
3 | # | ||||
4 | |||||
5 | platform-$(CONFIG_ATH79) += ath79/ | ||||
6 | cflags-$(CONFIG_ATH79) += -I$(srctree)/arch/mips/include/asm/mach-ath79 | ||||
7 | load-$(CONFIG_ATH79) = 0xffffffff80060000 |