01e84cef1a
SVN-Revision: 6893
7 lines
168 B
Makefile
7 lines
168 B
Makefile
#
|
|
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o prom.o irq.o memory.o int-handler.o adm5120_info.o
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|