mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
6 lines
86 B
Makefile
6 lines
86 B
Makefile
|
#
|
||
|
# Makefile for the MN103E010 processor chip specific code
|
||
|
#
|
||
|
obj-y := proc-init.o
|
||
|
|