mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-04 05:12:16 -05:00
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
|