mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-23 03:45:51 +00:00
8 lines
154 B
Makefile
8 lines
154 B
Makefile
#
|
|
# Makefile for common code of the NEC VR4100 series.
|
|
#
|
|
|
|
obj-y += bcu.o cmu.o giu.o icu.o init.o irq.o pmu.o rtc.o siu.o type.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|