mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-24 02:18:54 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the SDK7780 specific parts of the kernel
|
||
|
#
|
||
|
obj-y := setup.o irq.o
|
||
|
|