7 lines
96 B
Makefile
7 lines
96 B
Makefile
|
#
|
||
|
# Makefile for the BigSur specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o io.o irq.o led.o
|
||
|
|