You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
187 B
8 lines
187 B
14 years ago
|
#
|
||
|
# Atheros AR71xx/AR724x/AR913x
|
||
|
#
|
||
|
|
||
|
platform-$(CONFIG_ATH79) += ath79/
|
||
|
cflags-$(CONFIG_ATH79) += -I$(srctree)/arch/mips/include/asm/mach-ath79
|
||
|
load-$(CONFIG_ATH79) = 0xffffffff80060000
|