1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 16:31:18 +01:00
RIOT/pkg/xipfs/fs/Makefile
2025-07-23 12:44:38 +02:00

6 lines
73 B
Makefile

MODULE := xipfs_fs
CFLAGS+=-DRIOT_OS
include $(RIOTBASE)/Makefile.base