Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the Jazz family specific parts of the kernel | ||||
3 | # | ||||
4 | |||||
Thomas Bogendoerfer | ea202c6 | 2007-08-25 11:01:50 +0200 | [diff] [blame] | 5 | obj-y := irq.o jazzdma.o reset.o setup.o |
Ralf Baechle | dde96ca | 2007-07-30 11:48:58 +0100 | [diff] [blame] | 6 | |
7 | EXTRA_CFLAGS += -Werror |