mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +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>
8 lines
154 B
Makefile
8 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
|