mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-11 00:11:09 +08:00
7 lines
146 B
Makefile
7 lines
146 B
Makefile
|
subdir-ccflags-y += -I$(srctree)/ekernel/drivers/hal/source/usb/include
|
||
|
obj-y += Class/
|
||
|
obj-y += Misc/
|
||
|
obj-y += Webcam/
|
||
|
obj-y += drv_webcam/
|
||
|
|