MIPS: Delete unused function add_temporary_entry.
[deliverable/linux.git] / arch / mips / netlogic / xlr / Makefile
1 obj-y += setup.o platform.o irq.o setup.o time.o
2 obj-$(CONFIG_SMP) += smp.o smpboot.o
3 obj-$(CONFIG_EARLY_PRINTK) += xlr_console.o
4
5 ccflags-y += -Werror
This page took 0.041615 seconds and 5 git commands to generate.