5 lines
121 B
Makefile
5 lines
121 B
Makefile
|
ccflags-y += -I$(srctree)/include/melis/kernel/drivers
|
||
|
|
||
|
obj-y += init.o
|
||
|
obj-$(CONFIG_E907_CPUFREQ) += sun20iw3_cpufreq.o
|