mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-27 14:10:24 +08:00
3 lines
68 B
Makefile
3 lines
68 B
Makefile
|
obj-y += hal_cir.o
|
||
|
obj-$(CONFIG_DRIVERS_CIR_TEST) += hal_cir_test.o
|