7 lines
189 B
Makefile
7 lines
189 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-y=arisc_dvfs.o arisc_standby.o arisc_rsb.o arisc_axp.o arisc_debug_level.o arisc_loopback.o arisc_dram_crc.o arisc_twi.o
|
||
|
obj-y += arisc_sharemem.o
|