6 lines
75 B
Makefile
6 lines
75 B
Makefile
#
|
|
# Makefile for the DVS support driver
|
|
#
|
|
|
|
obj-$(CONFIG_DVFS) = s3c-dvfs.o
|