mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-25 12:04:46 +08: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
|
||
|
|