mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 02:37:08 +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
|