8 lines
112 B
Makefile
8 lines
112 B
Makefile
|
|
#
|
||
|
|
# Makefile for misc devices that really don't fit anywhere else.
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-y += bu64748_function.o bu64748af.o
|
||
|
|
|
||
|
|
|