mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
73b4390fb2
Signed-off-by: Phil Sutter <n0-1@freewrt.org> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
154 B
Makefile
7 lines
154 B
Makefile
#
|
|
# Makefile for the RB532 board specific parts of the kernel
|
|
#
|
|
|
|
obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|