8 lines
110 B
Makefile
8 lines
110 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-y=arisc-notifier.o scp-call.o
|
||
|
obj-y += interfaces/
|
||
|
obj-y += arisc.o
|