Makefile (7a9787e1eba95a166265e6a260cf30af04ef0a99) | Makefile (91598965ecb508dc7bc154ec9d3e35dcadb3fa5f) |
---|---|
1# 2# Makefile for the RB532 board specific parts of the kernel 3# 4 5obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o | 1# 2# Makefile for the RB532 board specific parts of the kernel 3# 4 5obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o |
6 7EXTRA_CFLAGS += -Werror | |