mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-04 19:18:23 -04: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
|