mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09:00
8 lines
76 B
Makefile
8 lines
76 B
Makefile
#
|
|
# Makefile for rk_scu drivers.
|
|
#
|
|
obj-y :=wrapcall.o debug.o kobj.o
|
|
|
|
|
|
|