mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-12 11:19:35 +00:00
Kill redundant EXTRA_AFLAGS added after the commit
d2af363cfb.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
146 B
Makefile
8 lines
146 B
Makefile
#
|
|
# Makefile for Lemote Fulong mini-PC board.
|
|
#
|
|
|
|
obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|