7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
#
|
||
|
# Makefile for the HD64465
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o io.o gpio.o
|
||
|
|