mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
8 lines
76 B
Makefile
8 lines
76 B
Makefile
#
|
|
# Makefile for rk_scu drivers.
|
|
#
|
|
obj-y :=wrapcall.o debug.o kobj.o
|
|
|
|
|
|
|