Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for common code of the NEC VR4100 series. | ||||
3 | # | ||||
4 | |||||
Yoichi Yuasa | bd076509 | 2007-05-11 21:18:48 +0900 | [diff] [blame] | 5 | obj-y += bcu.o cmu.o giu.o icu.o init.o irq.o pmu.o rtc.o siu.o type.o |
Ralf Baechle | dde96ca | 2007-07-30 11:48:58 +0100 | [diff] [blame] | 6 | |
7 | EXTRA_CFLAGS += -Werror |