mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 09:03:10 +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
|