7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
#
|
||
|
# Makefile for the HD64461
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o io.o
|
||
|
|