| Ralf Baechle | bf45e58 | 2011-05-30 14:59:47 +0100 | [diff] [blame^] | 1 | # |
| 2 | # NETLOGIC includes | ||||
| 3 | # | ||||
| 4 | cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic | ||||
| 5 | cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic | ||||
| 6 | |||||
| 7 | # | ||||
| 8 | # NETLOGIC XLR/XLS SoC, Simulator and boards | ||||
| 9 | # | ||||
| 10 | core-$(CONFIG_NLM_XLR) += arch/mips/netlogic/xlr/ | ||||
| 11 | load-$(CONFIG_NLM_XLR_BOARD) += 0xffffffff84000000 | ||||