mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 03:11:46 +00:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
|
#
|
||
|
# Makefile for common code of loongson1 based machines.
|
||
|
#
|
||
|
|
||
|
obj-y += clock.o irq.o platform.o prom.o reset.o setup.o
|