blob: 0cc6eebacbed7dd5b3b1470a15b3abc612de78ab [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001#
2# Makefile for the linux kernel.
3#
4
5obj-y := dma.o pinmux.o arbiter.o
6
7clean:
8