6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o topology.o
|