3 lines
87 B
Makefile
3 lines
87 B
Makefile
|
obj-y := clock.o highbank.o system.o
|
||
|
obj-$(CONFIG_DEBUG_HIGHBANK_UART) += lluart.o
|