mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-17 06:17:35 +00:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
# Common support
|
||
|
obj-y := common.o timer.o board_dt.o
|