mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
4 lines
61 B
Makefile
4 lines
61 B
Makefile
ifeq ($(BR2_TARGET_ROOTFS_CLOOP),y)
|
|
TARGETS+=clooproot
|
|
endif
|