1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/ucglib/contrib/Makefile
Alexandre Abadie 0fc0ad7207
pkg/ucglib: clean build system integration
And leave the original repository untouched (except for patches)
2020-06-12 17:55:29 +02:00

6 lines
88 B
Makefile

MODULE = ucglib_riot
CFLAGS += -Wno-unused-function
include $(RIOTBASE)/Makefile.base