5 lines
76 B
Makefile
5 lines
76 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-$(CONFIG_SUNXI_EMCE)=sunxi_emce.o
|