Raw File
Makefile
#
# Makefile for the Interface (CTP/PCI-SH03) specific parts of the kernel
#

obj-y	 := setup.o rtc.o
back to top