mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 06:54:27 +00:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
#
|
|
# Makefile for the common code of TOSHIBA JMR-TX3927 board
|
|
#
|
|
|
|
obj-y += prom.o puts.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|