e5f6938314
SVN-Revision: 6713
7 lines
164 B
Makefile
7 lines
164 B
Makefile
#
|
|
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o prom.o irq.o memory.o mipsIRQ.o adm5120_info.o
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|