4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
lib-y = setup.o rtc_xicor1241.o rtc_m41t81.o
|
||
|
|
||
|
lib-$(CONFIG_KGDB) += dbg_io.o
|