/arch/mips/sibyte/bcm1480/Makefile
Makefile | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | ed6f795e7fef9bad2502eff01394ac6d MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1obj-y := setup.o irq.o time.o 2 3obj-$(CONFIG_SMP) += smp.o 4 5EXTRA_CFLAGS += -Werror