7 lines
76 B
Makefile
7 lines
76 B
Makefile
#
|
|
# Makefile for rk_scu drivers.
|
|
#
|
|
obj-y :=wrapcall.o debug.o kobj.o
|
|
|
|
|
|
|