12 lines
121 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
obj-y := \
prom.o \
setup.o \
memory.o \
irq.o \
time.o \
platform.o \
gpio.o \
clock.o
EXTRA_CFLAGS += -Werror